From 7411569e91b7409a03afb63015b72c22473cba6d Mon Sep 17 00:00:00 2001 From: "Kim F. Storm" Date: Thu, 14 Nov 2002 11:24:20 +0000 Subject: [PATCH] (mode-name): Moved mark as risky-local-variable to files.el. --- lisp/bindings.el | 2 -- 1 file changed, 2 deletions(-) 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'.") -- 2.39.2