update packages
This commit is contained in:
@@ -1,13 +1,10 @@
|
||||
(define-package "key-chord" "20240910.1441" "map pairs of simultaneously pressed keys to commands"
|
||||
;; -*- no-byte-compile: t; lexical-binding: nil -*-
|
||||
(define-package "key-chord" "20250330.2011"
|
||||
"Map pairs of simultaneously pressed keys to commands."
|
||||
'((emacs "24"))
|
||||
:commit "fc75b1451759121601110da8ddfadcf5156318af" :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:
|
||||
:url "https://github.com/LemonBreezes/key-chord"
|
||||
:commit "cb646e815c61f253ad9fdfbe058049dda4e2b32b"
|
||||
:revdesc "cb646e815c61"
|
||||
:keywords '("keyboard" "chord" "input")
|
||||
:authors '(("David Andersson" . "l.david.anderssonsverige.nu"))
|
||||
:maintainers '(("LemonBreezes" . "look@strawberrytea.xyz")))
|
||||
|
||||
Reference in New Issue
Block a user