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: Pavel Janík
Subject: [Emacs-diffs] Changes to emacs/lisp/files.el
Date: Mon, 08 Apr 2002 01:00:26 -0400

Index: emacs/lisp/files.el
diff -c emacs/lisp/files.el:1.562 emacs/lisp/files.el:1.563
*** emacs/lisp/files.el:1.562   Sat Apr  6 17:00:22 2002
--- emacs/lisp/files.el Mon Apr  8 01:00:25 2002
***************
*** 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)
--- 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 '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]