Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
99532:a84ee30498a7 | 99533:53e1b713e51f |
---|---|
1 2008-11-13 Juanma Barranquero <lekktu@gmail.com> | |
2 | |
3 * files.el (project-settings-file, locate-dominating-file): | |
4 Fix typos in docstrings. | |
5 (find-file-visit-truename): Remove * from defcustom docstring. | |
6 | |
1 2008-11-13 T. V. Raman <raman@users.sourceforge.net> (tiny change) | 7 2008-11-13 T. V. Raman <raman@users.sourceforge.net> (tiny change) |
2 | 8 |
3 * files.el (project-settings-file): New variable. | 9 * files.el (project-settings-file): New variable. |
4 (project-find-settings-file): Use it, instead of hardcoding | 10 (project-find-settings-file): Use it, instead of hardcoding |
5 .dir.settings.el. | 11 .dir.settings.el. |