]> code.delx.au - gnu-emacs/blobdiff - etc/NEWS
Correct hack-local-variables change from Thu May 5 11:05:49 2016 +0000
[gnu-emacs] / etc / NEWS
index 29559d143db649149bd9383909dce56ca26e4b29..1d5d0d6458493973e8dc5ec313f14c877ddd2217 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -155,6 +155,11 @@ These variables are for users who would like to avoid the small
 probability of data corruption due to techniques Emacs uses to recover
 in these situations.
 
++++
+** File local and directory local variables are now initialized each
+time the major mode is set, not just when the file is first visited.
+These local variables will thus not vanish on setting a major mode.
+
 +++
 ** A second dir-local file (.dir-locals-2.el) is now accepted.
 See the variable 'dir-locals-file-2' for more information.