From: Juri Linkov Date: Thu, 27 Sep 2018 00:08:09 +0000 (+0300) Subject: * etc/NEWS: Mention syntax change in add-dir-local-variable (bug#32817) X-Git-Tag: emacs-27.0.90~4376 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=21fc3227634c720128206980c72080dfc825a3de;p=emacs.git * etc/NEWS: Mention syntax change in add-dir-local-variable (bug#32817) --- diff --git a/etc/NEWS b/etc/NEWS index bc6791b05bc..2a609e40278 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