summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/map-ynp.el
diff options
context:
space:
mode:
authorStefan Monnier <monnier@iro.umontreal.ca>2012-07-18 07:44:13 -0400
committerStefan Monnier <monnier@iro.umontreal.ca>2012-07-18 07:44:13 -0400
commitd0b822e38a065063011d1e3d23e052958b02aaf7 (patch)
tree7346d5913bf1073d72c09a300c31d7524460c4c8 /lisp/emacs-lisp/map-ynp.el
parent95bdccb782fbeb97cc2cc12a64635d6d5f85475f (diff)
downloademacs-d0b822e38a065063011d1e3d23e052958b02aaf7.tar.gz
* lisp/userlock.el, emacs-lisp/map-ynp.el: Declare part of `emacs' package.
* lisp/progmodes/bug-reference.el, lisp/misearch.el: Provide themselves. Fixes: debbugs:11915
Diffstat (limited to 'lisp/emacs-lisp/map-ynp.el')
-rw-r--r--lisp/emacs-lisp/map-ynp.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/emacs-lisp/map-ynp.el b/lisp/emacs-lisp/map-ynp.el
index cc4e642daf8..e7806440bf3 100644
--- a/lisp/emacs-lisp/map-ynp.el
+++ b/lisp/emacs-lisp/map-ynp.el
@@ -5,6 +5,7 @@
;; Author: Roland McGrath <roland@gnu.org>
;; Maintainer: FSF
;; Keywords: lisp, extensions
+;; Package: emacs
;; This file is part of GNU Emacs.