]> git.eshelyaron.com Git - emacs.git/commitdiff
Rename .dir-settings.el to .dir-locals.
authorJuri Linkov <juri@jurta.org>
Sat, 22 Nov 2008 19:06:02 +0000 (19:06 +0000)
committerJuri Linkov <juri@jurta.org>
Sat, 22 Nov 2008 19:06:02 +0000 (19:06 +0000)
Rename set-directory-project to dir-locals-set-directory-class.
Rename define-project-bindings to dir-locals-set-class-variables.

etc/NEWS

index 9c9aac87ce9dd4e40cbc0b377b998008164bd25b..041f949708b31335591b836c78cdc28f49703a5c 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -256,9 +256,9 @@ to `trash-directory' on other systems.
 
 +++
 ** Directory-local variables can now be defined.
-By default, Emacs looks in .dir-settings.el for directory-local
-variables.  For more information, see `set-directory-project' and
-`define-project-bindings'.
+By default, Emacs looks in .dir-locals.el for directory-local
+variables.  For more information, see `dir-locals-set-directory-class'
+and `dir-locals-set-class-variables'.
 
 ** Emacs can now use `auth-source' for authentication.
 `smtpmail' and `url' (Tramp and Gnus also) use `auth-source' to obtain