update of packages
This commit is contained in:
13
lisp/yasnippet/yasnippet-pkg.el
Normal file
13
lisp/yasnippet/yasnippet-pkg.el
Normal file
@@ -0,0 +1,13 @@
|
||||
(define-package "yasnippet" "20230914.1400" "Yet another snippet extension for Emacs"
|
||||
'((cl-lib "0.5")
|
||||
(emacs "24.4"))
|
||||
:commit "52a1c5031912243c791c55e0fe345d04f219b507" :maintainers
|
||||
'(("Noam Postavsky" . "npostavs@gmail.com"))
|
||||
:maintainer
|
||||
'("Noam Postavsky" . "npostavs@gmail.com")
|
||||
:keywords
|
||||
'("convenience" "emulation")
|
||||
:url "http://github.com/joaotavora/yasnippet")
|
||||
;; Local Variables:
|
||||
;; no-byte-compile: t
|
||||
;; End:
|
||||
5232
lisp/yasnippet/yasnippet.el
Normal file
5232
lisp/yasnippet/yasnippet.el
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user