mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-10-13 21:13:04 +00:00
yasnippet now belongs to the FSF
This commit is contained in:
parent
245e267e1d
commit
3b26af4233
@ -1,8 +1,6 @@
|
|||||||
;;; yasnippet.el --- Yet another snippet extension for Emacs.
|
;;; yasnippet.el --- Yet another snippet extension for Emacs.
|
||||||
|
|
||||||
;; Copyright 2008 pluskid
|
;; Copyright (C) 2008-2012 Free Software Foundation, Inc.
|
||||||
;; 2009 pluskid, João Távora
|
|
||||||
;; 2010,2011,2012 João Távora
|
|
||||||
;; Authors: pluskid <pluskid@gmail.com>, João Távora <joaotavora@gmail.com>
|
;; Authors: pluskid <pluskid@gmail.com>, João Távora <joaotavora@gmail.com>
|
||||||
;; Version: 0.7.0
|
;; Version: 0.7.0
|
||||||
;; Package-version: 0.7.0
|
;; Package-version: 0.7.0
|
||||||
@ -4291,3 +4289,6 @@ handle the end-of-buffer error fired in it by calling
|
|||||||
(provide 'yasnippet)
|
(provide 'yasnippet)
|
||||||
|
|
||||||
;;; yasnippet.el ends here
|
;;; yasnippet.el ends here
|
||||||
|
;; Local Variables:
|
||||||
|
;; coding: utf-8
|
||||||
|
;; End:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user