]> git.eshelyaron.com Git - emacs.git/commitdiff
Add more missing builtin package declarations
authorStefan Kangas <stefankangas@gmail.com>
Sun, 17 Sep 2023 23:11:50 +0000 (01:11 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Sun, 17 Sep 2023 23:14:01 +0000 (01:14 +0200)
* 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)

lisp/emacs-lisp/shorthands.el
lisp/epa-ks.el

index bb18ac33497a3e042a612f1193aac223adbe48f8..82200ab88e9b2623fab296632720078fa42e593b 100644 (file)
@@ -4,6 +4,7 @@
 
 ;; Author: João Távora <joaotavora@gmail.com>
 ;; Keywords: lisp
+;; Package: emacs
 
 ;; This file is part of GNU Emacs.
 
index 015bf910ac68cd86d72e16c873686702b2cc425e..3dbce0259b3e384f3236e0a4d1d460373867e0c6 100644 (file)
@@ -4,6 +4,7 @@
 
 ;; Author: Philip K. <philipk@posteo.net>
 ;; Keywords: PGP, GnuPG
+;; Package: epa
 
 ;; This file is part of GNU Emacs.