update of packages
This commit is contained in:
16
lisp/amx/amx-pkg.el
Normal file
16
lisp/amx/amx-pkg.el
Normal file
@@ -0,0 +1,16 @@
|
||||
(define-package "amx" "20230413.1210" "Alternative M-x with extra features."
|
||||
'((emacs "24.4")
|
||||
(s "0"))
|
||||
:commit "1c2428d21e9d2ee8bee944b572a39ca8c91ca13b" :authors
|
||||
'(("Ryan C. Thompson" . "rct@thompsonclan.org")
|
||||
("Cornelius Mika" . "cornelius.mika@gmail.com"))
|
||||
:maintainers
|
||||
'(("Ryan C. Thompson" . "rct@thompsonclan.org"))
|
||||
:maintainer
|
||||
'("Ryan C. Thompson" . "rct@thompsonclan.org")
|
||||
:keywords
|
||||
'("convenience" "usability" "completion")
|
||||
:url "http://github.com/DarwinAwardWinner/amx/")
|
||||
;; Local Variables:
|
||||
;; no-byte-compile: t
|
||||
;; End:
|
||||
1356
lisp/amx/amx.el
Normal file
1356
lisp/amx/amx.el
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user