diff options
author | Stefan Monnier <monnier@iro.umontreal.ca> | 2012-07-18 07:44:13 -0400 |
---|---|---|
committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2012-07-18 07:44:13 -0400 |
commit | d0b822e38a065063011d1e3d23e052958b02aaf7 (patch) | |
tree | 7346d5913bf1073d72c09a300c31d7524460c4c8 /lisp/emacs-lisp | |
parent | 95bdccb782fbeb97cc2cc12a64635d6d5f85475f (diff) | |
download | emacs-d0b822e38a065063011d1e3d23e052958b02aaf7.tar.gz emacs-d0b822e38a065063011d1e3d23e052958b02aaf7.tar.bz2 emacs-d0b822e38a065063011d1e3d23e052958b02aaf7.zip |
* 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')
-rw-r--r-- | lisp/emacs-lisp/map-ynp.el | 1 |
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. |