]> git.eshelyaron.com Git - emacs.git/commitdiff
* files.el (project-settings-file): New variable.
authorChong Yidong <cyd@stupidchicken.com>
Thu, 13 Nov 2008 15:17:28 +0000 (15:17 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Thu, 13 Nov 2008 15:17:28 +0000 (15:17 +0000)
(project-find-settings-file): Use it, instead of hardcoding
.dir.settings.el.

lisp/ChangeLog

index 1062ce59fa21e6234d8b99ef3a3739114eea51c9..4ffdcfba500a7386dbf562c6087970a0b4657b7f 100644 (file)
@@ -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.