aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 6ce81a9214a..d77e6b7ccd8 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,9 @@
12011-02-24 Glenn Morris <rgm@gnu.org> 12011-02-24 Glenn Morris <rgm@gnu.org>
2 2
3 * files.el (dir-locals-find-file): Doc fix.
4 Fix the check for cache elements that have no associated file,
5 and the mtime check for those that do.
6
3 * dired-x.el (dired-hack-local-variables): 7 * dired-x.el (dired-hack-local-variables):
4 Handle interrupts during hacking local variables. (Bug#5216) 8 Handle interrupts during hacking local variables. (Bug#5216)
5 9