diff options
| author | Astounds <kirito@disroot.org> | 2026-08-07 16:18:49 -0500 |
|---|---|---|
| committer | Astounds <kirito@disroot.org> | 2026-08-07 16:18:49 -0500 |
| commit | 79e04842d239770fbe86bcfa60c693480a6b60cc (patch) | |
| tree | 24006eab643de7333e24ab80f96ac032766ddeb9 /site-lisp/bind-key-2.4.1/bind-key-pkg.el | |
| parent | e90e5cfbc6ca58c26a91a6b449b017b1102069be (diff) | |
| download | emacs-personal-79e04842d239770fbe86bcfa60c693480a6b60cc.tar.lz emacs-personal-79e04842d239770fbe86bcfa60c693480a6b60cc.tar.xz emacs-personal-79e04842d239770fbe86bcfa60c693480a6b60cc.zip | |
test
Diffstat (limited to 'site-lisp/bind-key-2.4.1/bind-key-pkg.el')
| -rw-r--r-- | site-lisp/bind-key-2.4.1/bind-key-pkg.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/site-lisp/bind-key-2.4.1/bind-key-pkg.el b/site-lisp/bind-key-2.4.1/bind-key-pkg.el new file mode 100644 index 0000000..add7f68 --- /dev/null +++ b/site-lisp/bind-key-2.4.1/bind-key-pkg.el @@ -0,0 +1,2 @@ +;; Generated package description from bind-key.el -*- no-byte-compile: t -*- +(define-package "bind-key" "2.4.1" "A simple way to manage personal keybindings" 'nil :commit "4932ed21d40f9e8ad48ad2a1f086fdf9b3847ac9" :authors '(("John Wiegley" . "johnw@newartisans.com")) :maintainer '("John Wiegley" . "johnw@newartisans.com") :keywords '("keys" "keybinding" "config" "dotemacs") :url "https://github.com/jwiegley/use-package") |
