aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index d13b5a7241b..6be07926c1d 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -17,6 +17,11 @@
17 * emulation/tpu-extras.el (tpu-forward-line): Use 17 * emulation/tpu-extras.el (tpu-forward-line): Use
18 forward-visible-line. 18 forward-visible-line.
19 19
202000-11-30 Edward M. Reingold <reingold@emr.cs.uiuc.edu>
21
22 * calendar/diary-lib.el (diary-entry-time): Anchor pattern correctly
23 and skip whitespace and newlines.
24
202000-11-30 Stefan Monnier <monnier@cs.yale.edu> 252000-11-30 Stefan Monnier <monnier@cs.yale.edu>
21 26
22 * emacs-lisp/cl.el (third...tenth): Really undo change of 2000-08-05. 27 * emacs-lisp/cl.el (third...tenth): Really undo change of 2000-08-05.