Mercurial > emacs
diff lisp/ChangeLog @ 99533:53e1b713e51f
* files.el (project-settings-file, locate-dominating-file):
Fix typos in docstrings.
(find-file-visit-truename): Remove * from defcustom docstring.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Thu, 13 Nov 2008 16:01:47 +0000 |
parents | a84ee30498a7 |
children | c5c8f07bc47c |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Nov 13 15:18:38 2008 +0000 +++ b/lisp/ChangeLog Thu Nov 13 16:01:47 2008 +0000 @@ -1,3 +1,9 @@ +2008-11-13 Juanma Barranquero <lekktu@gmail.com> + + * files.el (project-settings-file, locate-dominating-file): + Fix typos in docstrings. + (find-file-visit-truename): Remove * from defcustom docstring. + 2008-11-13 T. V. Raman <raman@users.sourceforge.net> (tiny change) * files.el (project-settings-file): New variable.