Mercurial > emacs
diff lisp/bindings.el @ 48303:31bd5abb774a
(mode-name): Moved mark as risky-local-variable to files.el.
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Thu, 14 Nov 2002 11:24:20 +0000 |
parents | 76ff1f8826a6 |
children | af752f3c5c09 |
line wrap: on
line diff
--- a/lisp/bindings.el Thu Nov 14 11:24:02 2002 +0000 +++ b/lisp/bindings.el Thu Nov 14 11:24:20 2002 +0000 @@ -309,8 +309,6 @@ ((column-number-mode (5 ,(propertize " C%c" 'help-echo help-echo)))))))) -(put 'mode-name 'risky-local-variable t) - (defvar mode-line-buffer-identification-keymap nil "\ Keymap for what is displayed by `mode-line-buffer-identification'.")