Mercurial > emacs
changeset 99530:0c311ab3d969
* files.el (project-settings-file): New variable.
(project-find-settings-file): Use it, instead of hardcoding
.dir.settings.el.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Thu, 13 Nov 2008 15:17:28 +0000 |
parents | a4033f2162c6 |
children | bdd322f177a6 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Nov 13 08:02:50 2008 +0000 +++ b/lisp/ChangeLog Thu Nov 13 15:17:28 2008 +0000 @@ -1,3 +1,9 @@ +2008-11-13 Chong Yidong <cyd@stupidchicken.com> + + * files.el (project-settings-file): New variable. + (project-find-settings-file): Use it, instead of hardcoding + .dir.settings.el. + 2008-11-13 Glenn Morris <rgm@gnu.org> * nxml/nxml-enc.el: Remove some charset code not needed since Emacs 22.