aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 502f571fe5c..11ae7a9ed55 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,10 +1,15 @@
12002-11-14 Edward M. Reingold <reingold@emr.cs.iit.edu>
2
3 * calendar/diary-lib.el (make-diary-entry): Allow for local variables at
4 end of diary file.
5
12002-11-14 Kim F. Storm <storm@cua.dk> 62002-11-14 Kim F. Storm <storm@cua.dk>
2 7
3 * files.el (mode-name): Mark it as risky-local-variable like the 8 * files.el (mode-name): Mark it as risky-local-variable like the
4 other mode-line elements (moved from bindings.el). 9 other mode-line elements (moved from bindings.el).
5 10
6 * bindings.el (mode-name): Moved mark as risky-local-variable to 11 * bindings.el (mode-name): Moved mark as risky-local-variable to
7 files.el. 12 files.el.
8 13
92002-11-14 Juanma Barranquero <lektu@terra.es> 142002-11-14 Juanma Barranquero <lektu@terra.es>
10 15