changeset 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 bd65cb4f3ff9
children bf28f5db93ce
files lisp/bindings.el
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
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'.")