emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master 21fc322: * etc/NEWS: Mention syntax change in add-d


From: Juri Linkov
Subject: [Emacs-diffs] master 21fc322: * etc/NEWS: Mention syntax change in add-dir-local-variable (bug#32817)
Date: Wed, 26 Sep 2018 20:08:16 -0400 (EDT)

branch: master
commit 21fc3227634c720128206980c72080dfc825a3de
Author: Juri Linkov <address@hidden>
Commit: Juri Linkov <address@hidden>

    * etc/NEWS: Mention syntax change in add-dir-local-variable (bug#32817)
---
 etc/NEWS | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/etc/NEWS b/etc/NEWS
index bc6791b..2a609e4 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -262,6 +262,12 @@ large files.  Now it also offers a third alternative: to 
visit the
 file literally, as in 'find-file-literally', which speeds up
 navigation and editing of large files.
 
+---
+** add-dir-local-variable now uses dotted pair notation syntax
+to write alists of variables to .dir-locals.el.  This is the same
+syntax that you can see in the example of a .dir-locals.el file
+in (info "(emacs) Directory Variables")
+
 
 * Changes in Specialized Modes and Packages in Emacs 27.1
 



reply via email to

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