# HG changeset patch # User Chong Yidong # Date 1226589448 0 # Node ID 0c311ab3d969f25574be4ae15804588ca7cdfd6e # Parent a4033f2162c6ac4a4205872a57081196cdb74722 * files.el (project-settings-file): New variable. (project-find-settings-file): Use it, instead of hardcoding .dir.settings.el. diff -r a4033f2162c6 -r 0c311ab3d969 lisp/ChangeLog --- 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 + + * files.el (project-settings-file): New variable. + (project-find-settings-file): Use it, instead of hardcoding + .dir.settings.el. + 2008-11-13 Glenn Morris * nxml/nxml-enc.el: Remove some charset code not needed since Emacs 22.