update of packages
This commit is contained in:
14
lisp/bind-key/bind-key-pkg.el
Normal file
14
lisp/bind-key/bind-key-pkg.el
Normal file
@@ -0,0 +1,14 @@
|
||||
(define-package "bind-key" "20230203.2004" "A simple way to manage personal keybindings"
|
||||
'((emacs "24.3"))
|
||||
:commit "77945e002f11440eae72d8730d3de218163d551e" :authors
|
||||
'(("John Wiegley" . "johnw@newartisans.com"))
|
||||
:maintainers
|
||||
'(("John Wiegley" . "johnw@newartisans.com"))
|
||||
:maintainer
|
||||
'("John Wiegley" . "johnw@newartisans.com")
|
||||
:keywords
|
||||
'("keys" "keybinding" "config" "dotemacs" "extensions")
|
||||
:url "https://github.com/jwiegley/use-package")
|
||||
;; Local Variables:
|
||||
;; no-byte-compile: t
|
||||
;; End:
|
||||
Reference in New Issue
Block a user