summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 1062ce59fa2..4ffdcfba500 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -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.