update packages

This commit is contained in:
2025-06-22 17:08:08 +02:00
parent 54e5633369
commit 16a0a6db93
558 changed files with 68349 additions and 26568 deletions

View File

@@ -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")))