]> git.eshelyaron.com Git - emacs.git/commitdiff
(mode-name): Moved mark as risky-local-variable to files.el.
authorKim F. Storm <storm@cua.dk>
Thu, 14 Nov 2002 11:24:20 +0000 (11:24 +0000)
committerKim F. Storm <storm@cua.dk>
Thu, 14 Nov 2002 11:24:20 +0000 (11:24 +0000)
lisp/bindings.el

index 851c2ad9a74f8c2975442dca85baf209dd378ffd..01aa7a8f6b3b78ba096a7db0871a0c3930c25cd6 100644 (file)
@@ -309,8 +309,6 @@ Keymap to display on major and minor modes.")
        ((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'.")