update of packages
This commit is contained in:
13
lisp/key-chord/key-chord-pkg.el
Normal file
13
lisp/key-chord/key-chord-pkg.el
Normal file
@@ -0,0 +1,13 @@
|
||||
(define-package "key-chord" "20230522.223" "map pairs of simultaneously pressed keys to commands"
|
||||
'((emacs "24"))
|
||||
:commit "e724def60fdf6473858f2962ae276cf4413473eb" :authors
|
||||
'(("David Andersson" . "l.david.anderssonsverige.nu"))
|
||||
:maintainers
|
||||
'(("David Andersson" . "l.david.anderssonsverige.nu"))
|
||||
:maintainer
|
||||
'("David Andersson" . "l.david.anderssonsverige.nu")
|
||||
:keywords
|
||||
'("keyboard" "chord" "input"))
|
||||
;; Local Variables:
|
||||
;; no-byte-compile: t
|
||||
;; End:
|
||||
Reference in New Issue
Block a user