# HG changeset patch # User Romain Francoise # Date 1219873659 0 # Node ID e1112a954683c0f38cfbeea8f722cac526742a45 # Parent 62d20088701ef3b3c1484bbd9408983e5fd252a1 (Directory Variables): Minor fix. diff -r 62d20088701e -r e1112a954683 doc/emacs/ChangeLog --- a/doc/emacs/ChangeLog Wed Aug 27 20:49:02 2008 +0000 +++ b/doc/emacs/ChangeLog Wed Aug 27 21:47:39 2008 +0000 @@ -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 -r 62d20088701e -r e1112a954683 doc/emacs/custom.texi --- a/doc/emacs/custom.texi Wed Aug 27 20:49:02 2008 +0000 +++ b/doc/emacs/custom.texi Wed Aug 27 21:47:39 2008 +0000 @@ -1307,7 +1307,7 @@ 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: