diff options
author | Michael Albinus <michael.albinus@gmx.de> | 2012-06-06 17:13:15 +0200 |
---|---|---|
committer | Michael Albinus <michael.albinus@gmx.de> | 2012-06-06 17:13:15 +0200 |
commit | 21ffb35a9782dcdb2032ad69f2cf515d9cc51862 (patch) | |
tree | 71c485a777f792cd8c18e9a3d03851177d2bdc33 /etc | |
parent | 85973ba08b31f29cf505b6664c0ebd4fca8aa91f (diff) | |
download | emacs-21ffb35a9782dcdb2032ad69f2cf515d9cc51862.tar.gz |
Add enable-remote-dir-locals.
Diffstat (limited to 'etc')
-rw-r--r-- | etc/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -101,6 +101,10 @@ that does not have its own specialized help text. *** You can now click mouse-3 in the coding system indicator to invokes `set-buffer-file-coding-system'. ++++ +** Setting `enable-remote-dir-locals' to non-nil allows directory +local variables on remote hosts. + * Editing Changes in Emacs 24.2 |