aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2001-10-13 09:46:39 +0000
committerEli Zaretskii2001-10-13 09:46:39 +0000
commit75a4e7c5666af1d058cae26e3a175f9eb5781106 (patch)
tree376c33b5e852bb8fb89047112679de56fb593bdb
parentbbc4a3d3678e7f6dba1e2c951a3dc3b23ec54390 (diff)
downloademacs-75a4e7c5666af1d058cae26e3a175f9eb5781106.tar.gz
emacs-75a4e7c5666af1d058cae26e3a175f9eb5781106.zip
Fix dates of last entries.
-rw-r--r--lisp/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 6f6d11e7fa3..d7415027be9 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -211,7 +211,7 @@
211 (byte-compile-from-buffer): Bind byte-compile-last-line. 211 (byte-compile-from-buffer): Bind byte-compile-last-line.
212 (batch-byte-compile): Remove `Done' message. 212 (batch-byte-compile): Remove `Done' message.
213 213
2142001-10-10 Stefan Monnier <monnier@cs.yale.edu> 2142001-10-11 Stefan Monnier <monnier@cs.yale.edu>
215 215
216 * emacs-lisp/copyright.el (copyright): Add final \n. 216 * emacs-lisp/copyright.el (copyright): Add final \n.
217 217