(mode-name): Moved mark as risky-local-variable to files.el.

This commit is contained in:
Kim F. Storm 2002-11-14 11:24:20 +00:00
parent fbafc3bd64
commit 7411569e91

View 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'.")