From: Kim F. Storm Date: Thu, 14 Nov 2002 11:24:20 +0000 (+0000) Subject: (mode-name): Moved mark as risky-local-variable to files.el. X-Git-Tag: ttn-vms-21-2-B4~12472 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=7411569e91b7409a03afb63015b72c22473cba6d;p=emacs.git (mode-name): Moved mark as risky-local-variable to files.el. --- diff --git a/lisp/bindings.el b/lisp/bindings.el index 851c2ad9a74..01aa7a8f6b3 100644 --- a/lisp/bindings.el +++ b/lisp/bindings.el @@ -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'.")