update of packages
This commit is contained in:
12
lisp/which-key/which-key-pkg.el
Normal file
12
lisp/which-key/which-key-pkg.el
Normal file
@@ -0,0 +1,12 @@
|
||||
(define-package "which-key" "20230905.2128" "Display available keybindings in popup"
|
||||
'((emacs "24.4"))
|
||||
:commit "4d20bc852545a2e602f59084a630f888542052b1" :authors
|
||||
'(("Justin Burkett" . "justin@burkett.cc"))
|
||||
:maintainers
|
||||
'(("Justin Burkett" . "justin@burkett.cc"))
|
||||
:maintainer
|
||||
'("Justin Burkett" . "justin@burkett.cc")
|
||||
:url "https://github.com/justbur/emacs-which-key")
|
||||
;; Local Variables:
|
||||
;; no-byte-compile: t
|
||||
;; End:
|
||||
2753
lisp/which-key/which-key.el
Normal file
2753
lisp/which-key/which-key.el
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user