# HG changeset patch # User Kim F. Storm # Date 1037273060 0 # Node ID 31bd5abb774a0d6d4467bec976a14cd3a6639781 # Parent bd65cb4f3ff9a54987bab34bfc3370a28717f49e (mode-name): Moved mark as risky-local-variable to files.el. diff -r bd65cb4f3ff9 -r 31bd5abb774a lisp/bindings.el --- 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'.")