emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/files.el


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/files.el
Date: Sat, 06 Apr 2002 17:00:22 -0500

Index: emacs/lisp/files.el
diff -c emacs/lisp/files.el:1.561 emacs/lisp/files.el:1.562
*** emacs/lisp/files.el:1.561   Thu Apr  4 16:19:32 2002
--- emacs/lisp/files.el Sat Apr  6 17:00:22 2002
***************
*** 1940,1945 ****
--- 1940,1946 ----
  (put 'mode-line-buffer-identification 'risky-local-variable t)
  (put 'mode-line-modes 'risky-local-variable t)
  (put 'mode-line-position 'risky-local-variable t)
+ (put 'display-time-string-forms 'risky-local-variable t)
  
  ;; This one is safe because the user gets to check it before it is used.
  (put 'compile-command 'safe-local-variable t)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]