# HG changeset patch # User Gerd Moellmann # Date 950385059 0 # Node ID ee4f82952cde8d42b2d1686191a960cd945bdd29 # Parent 888000b8e8b6ca2a0eb6e976a6f3a18fdd4f58cd *** empty log message *** diff -r 888000b8e8b6 -r ee4f82952cde lisp/ChangeLog --- a/lisp/ChangeLog Sat Feb 12 19:48:01 2000 +0000 +++ b/lisp/ChangeLog Sat Feb 12 19:50:59 2000 +0000 @@ -1,3 +1,20 @@ +2000-02-12 Gerd Moellmann + + * uniquify.el (toplevel): Require CL at compile time. + (uniquify-push): Removed. + + * shadowfile.el (shadow-when): Removed. + + * tempo.el (tempo-dolist, tempo-mapc): Removed. + (tempo-process-and-insert-string): Use dolist instead of + tempo-dolist. + + * textmodes/sgml-mode.el (sgml-mode-common): Remove `$' from + regexp for paragraph-start. + + * mail/mail-utils.el (rmail-dont-reply-to): Remove leading + commas as well. + 2000-02-10 Dave Love * wid-edit.el: (widgets) [defgroup]: Remove url link. diff -r 888000b8e8b6 -r ee4f82952cde src/ChangeLog Binary file src/ChangeLog has changed