(Directory Variables): Minor fix.

This commit is contained in:
Romain Francoise 2008-08-27 21:47:39 +00:00
parent 829e102dd0
commit 180135fc19
2 changed files with 5 additions and 1 deletions

View 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

View 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: