*** empty log message ***

This commit is contained in:
Luc Teirlinck 2004-08-18 02:21:51 +00:00
parent 6326f9e56c
commit eacd5edcd3
2 changed files with 10 additions and 0 deletions

View file

@ -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.

View file

@ -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.