update packages
This commit is contained in:
@@ -1,16 +1,12 @@
|
||||
(define-package "amx" "20230413.1210" "Alternative M-x with extra features."
|
||||
;; -*- no-byte-compile: t; lexical-binding: nil -*-
|
||||
(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:
|
||||
(s "0"))
|
||||
:url "http://github.com/DarwinAwardWinner/amx/"
|
||||
:commit "1c2428d21e9d2ee8bee944b572a39ca8c91ca13b"
|
||||
:revdesc "1c2428d21e9d"
|
||||
:keywords '("convenience" "usability" "completion")
|
||||
:authors '(("Ryan C. Thompson" . "rct@thompsonclan.org")
|
||||
("Cornelius Mika" . "cornelius.mika@gmail.com"))
|
||||
:maintainers '(("Ryan C. Thompson" . "rct@thompsonclan.org")))
|
||||
|
||||
@@ -9,7 +9,8 @@
|
||||
;; Maintainer: Ryan C. Thompson <rct@thompsonclan.org>
|
||||
;; URL: http://github.com/DarwinAwardWinner/amx/
|
||||
;; Package-Requires: ((emacs "24.4") (s "0"))
|
||||
;; Version: 3.4
|
||||
;; Package-Version: 20230413.1210
|
||||
;; Package-Revision: 1c2428d21e9d
|
||||
;; Keywords: convenience, usability, completion
|
||||
|
||||
;; This file is not part of GNU Emacs.
|
||||
|
||||
Reference in New Issue
Block a user