emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Tue, 11 Apr 2006 17:58:58 +0000

Index: emacs/lisp/ChangeLog
diff -u emacs/lisp/ChangeLog:1.9386 emacs/lisp/ChangeLog:1.9387
--- emacs/lisp/ChangeLog:1.9386 Tue Apr 11 17:05:16 2006
+++ emacs/lisp/ChangeLog        Tue Apr 11 17:58:58 2006
@@ -1,3 +1,13 @@
+2006-04-11  Richard Stallman  <address@hidden>
+
+       * emacs-lisp/bytecomp.el (byte-compile-file):
+       Bind enable-local-variables to :safe, and make normal-mode obey it.
+
+       * files.el (enable-local-variables): Allow value :safe.
+       (normal-mode): Doc fix.
+       (hack-local-variables): Implement enable-local-variables = :safe.
+       (hack-local-variables-confirm): Don't prevent quitting.
+
 2006-04-11  Stefan Monnier  <address@hidden>
 
        * loadhist.el (unload-feature): A bit of sanity check of




reply via email to

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