Add package keyword from finder-known-keywords

This commit is contained in:
Stefan Kangas 2022-11-17 12:06:22 +01:00
parent 06f92d1cc0
commit efae6048dd
2 changed files with 2 additions and 2 deletions

View file

@ -7,7 +7,7 @@
;; Created: 16 Jun 2012
;; Version: 2.4.1
;; Package-Requires: ((emacs "24.3"))
;; Keywords: keys keybinding config dotemacs
;; Keywords: keys keybinding config dotemacs extensions
;; URL: https://github.com/jwiegley/use-package
;; This program is free software; you can redistribute it and/or modify

View file

@ -7,7 +7,7 @@
;; Created: 17 Jun 2012
;; Version: 2.4.4
;; Package-Requires: ((emacs "24.3") (bind-key "2.4"))
;; Keywords: dotemacs startup speed config package
;; Keywords: dotemacs startup speed config package extensions
;; URL: https://github.com/jwiegley/use-package
;; This program is free software; you can redistribute it and/or modify