]> git.eshelyaron.com Git - emacs.git/commitdiff
(Directory Variables): Minor fix.
authorRomain Francoise <romain@orebokech.com>
Wed, 27 Aug 2008 21:47:39 +0000 (21:47 +0000)
committerRomain Francoise <romain@orebokech.com>
Wed, 27 Aug 2008 21:47:39 +0000 (21:47 +0000)
doc/emacs/ChangeLog
doc/emacs/custom.texi

index b7171fa5d166fe09a1a87e2fdf82bf84ba94f8f7..834cdeb82af43ae18b5b62803a008768d22264e3 100644 (file)
@@ -1,3 +1,7 @@
+2008-08-27  Romain Francoise  <romain@orebokech.com>
+
+       * custom.texi (Directory Variables): Minor fix.
+
 2008-08-27  Glenn Morris  <rgm@gnu.org>
 
        * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
index cf4352ba951387122791c0b5a91083782a9d4e7c..bb6999abf88bf54f1f54efdd17e364e5768499e6 100644 (file)
@@ -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: