From fc0318c6d5b512023cc3c32551aaee624a2fd75e Mon Sep 17 00:00:00 2001 From: Juri Linkov Date: Sat, 22 Nov 2008 19:06:02 +0000 Subject: [PATCH] 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. --- etc/NEWS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 -- 2.39.5