summaryrefslogtreecommitdiff
path: root/etc/NEWS
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2010-04-14 19:05:36 -0700
committerGlenn Morris <rgm@gnu.org>2010-04-14 19:05:36 -0700
commit4d4e95223174bc3d8e816515e1ccca8bc67a75a1 (patch)
tree5905e31066773538b47a0a9e0813eda2d08a6e3d /etc/NEWS
parent5854c2677e0a197d8adedfdf3d558b35f874beb7 (diff)
downloademacs-4d4e95223174bc3d8e816515e1ccca8bc67a75a1.tar.gz
Document new commands for manipulating local variable lists.
* custom.texi (Specifying File Variables, Directory Variables): Document new commands for manipulating local variable lists.
Diffstat (limited to 'etc/NEWS')
-rw-r--r--etc/NEWS6
1 files changed, 4 insertions, 2 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 0d6bfbf52aa..101967fdd35 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -95,12 +95,14 @@ with `set-process-query-on-exit-flag'.
unconditionally. The previous behavior, toggling the mode, was
neither reliable nor generally desirable.
-*** New commands for adding and removing file-local variables:
++++
+*** There are new commands for adding and removing file-local variables:
`add-file-local-variable', `delete-file-local-variable',
`add-file-local-variable-prop-line', and
`delete-file-local-variable-prop-line'.
-*** New commands for adding and removing directory-local variables,
++++
+*** There are new commands for adding and removing directory-local variables,
and copying them to and from file-local variable lists:
`add-dir-local-variable', `delete-dir-local-variable',
`copy-dir-locals-to-file-locals',