summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuc Teirlinck <teirllm@auburn.edu>2004-08-18 02:21:51 +0000
committerLuc Teirlinck <teirllm@auburn.edu>2004-08-18 02:21:51 +0000
commiteacd5edcd3f50db44271fae73dce8949ceb47ca8 (patch)
tree693815885f22131a52378fb8c526765d39fe099e
parent6326f9e56c157d9017bf012be6e4e8720316333b (diff)
downloademacs-eacd5edcd3f50db44271fae73dce8949ceb47ca8.tar.gz
*** empty log message ***
-rw-r--r--lisp/ChangeLog5
-rw-r--r--man/ChangeLog5
2 files changed, 10 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 4501d08b4d2..58ab47fe3f7 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
+2004-08-17 Luc Teirlinck <teirllm@auburn.edu>
+
+ * emacs-lisp/copyright.el (copyright-update-year): Delete code
+ that replaces 20xy with xy.
+
2004-08-17 John Paul Wallington <jpw@gnu.org>
* emacs-lisp/re-builder.el (reb-mode-map): Define within defvar.
diff --git a/man/ChangeLog b/man/ChangeLog
index bfa31da0332..3ff412eb881 100644
--- a/man/ChangeLog
+++ b/man/ChangeLog
@@ -1,3 +1,8 @@
+2004-08-17 Luc Teirlinck <teirllm@auburn.edu>
+
+ * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
+ for "killing" and "yanking" in main menu.
+
2004-08-16 Richard M. Stallman <rms@gnu.org>
* killing.texi (Yanking, Killing): Minor cleanups.