changeset 97779:e1112a954683

(Directory Variables): Minor fix.
author Romain Francoise <romain@orebokech.com>
date Wed, 27 Aug 2008 21:47:39 +0000
parents 62d20088701e
children 0ad50f1c1e6b
files doc/emacs/ChangeLog doc/emacs/custom.texi
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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  <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
--- 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: