From: Juri Linkov Date: Sat, 22 Nov 2008 19:06:02 +0000 (+0000) Subject: Rename .dir-settings.el to .dir-locals. X-Git-Tag: emacs-pretest-23.0.90~1630 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=fc0318c6d5b512023cc3c32551aaee624a2fd75e;p=emacs.git Rename .dir-settings.el to .dir-locals. Rename set-directory-project to dir-locals-set-directory-class. Rename define-project-bindings to dir-locals-set-class-variables. --- diff --git a/etc/NEWS b/etc/NEWS index 9c9aac87ce9..041f949708b 100644 --- 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