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/userlock.el | |
parent | 95bdccb782fbeb97cc2cc12a64635d6d5f85475f (diff) | |
download | emacs-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/userlock.el')
-rw-r--r-- | lisp/userlock.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/userlock.el b/lisp/userlock.el index 8a4159aafc0..705d9588249 100644 --- a/lisp/userlock.el +++ b/lisp/userlock.el @@ -4,6 +4,7 @@ ;; Maintainer: FSF ;; Keywords: internal +;; Package: emacs ;; This file is part of GNU Emacs. |