Mercurial > emacs
changeset 49621:45cd70f39238
(checkdoc-minor-keymap): Add obsolescence declaration and remove redundant info
from docstring.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Wed, 05 Feb 2003 23:15:01 +0000 |
parents | c1b2182d8ca1 |
children | d32039b77774 |
files | lisp/emacs-lisp/checkdoc.el |
diffstat | 1 files changed, 3 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/emacs-lisp/checkdoc.el Wed Feb 05 23:14:06 2003 +0000 +++ b/lisp/emacs-lisp/checkdoc.el Wed Feb 05 23:15:01 2003 +0000 @@ -1148,8 +1148,9 @@ map) "Keymap used to override evaluation key-bindings for documentation checking.") -(defvaralias 'checkdoc-minor-keymap 'checkdoc-minor-mode-map - "Obsolete--use `checkdoc-minor-mode-map'.") +(defvaralias 'checkdoc-minor-keymap 'checkdoc-minor-mode-map) +(make-obsolete-variable 'checkdoc-minor-keymap + 'checkdoc-minor-mode-map) ;; Add in a menubar with easy-menu