Add more missing builtin package declarations
* lisp/emacs-lisp/shorthands.el: Declare library as part of the 'emacs' package. * lisp/epa-ks.el: Declare library as part of the 'epa' package. (Bug#55388)
This commit is contained in:
parent
94705f8300
commit
71a1f0fdc9
2 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
|
||||
;; Author: João Távora <joaotavora@gmail.com>
|
||||
;; Keywords: lisp
|
||||
;; Package: emacs
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
|
||||
;; Author: Philip K. <philipk@posteo.net>
|
||||
;; Keywords: PGP, GnuPG
|
||||
;; Package: epa
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue