From: Romain Francoise Date: Wed, 27 Aug 2008 21:47:39 +0000 (+0000) Subject: (Directory Variables): Minor fix. X-Git-Tag: emacs-pretest-23.0.90~3219 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=180135fc19dac7a1e553a8673f3922cc5ae19840;p=emacs.git (Directory Variables): Minor fix. --- diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index b7171fa5d16..834cdeb82af 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog @@ -1,3 +1,7 @@ +2008-08-27 Romain Francoise + + * custom.texi (Directory Variables): Minor fix. + 2008-08-27 Glenn Morris * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu diff --git a/doc/emacs/custom.texi b/doc/emacs/custom.texi index cf4352ba951..bb6999abf88 100644 --- a/doc/emacs/custom.texi +++ b/doc/emacs/custom.texi @@ -1307,7 +1307,7 @@ directory @file{src/imported}. define a project class using @code{define-project-bindings}, and then to tell Emacs which directory roots correspond to that class, using @code{set-directory-project}. You can put calls to these functions in -your @file{.emacs}; this can useful when you can't put +your @file{.emacs}; this can be useful when you can't put @file{.dir-settings.el} in the directory for some reason. For example, you could apply settings to an unwriteable directory this way: