Mercurial > emacs
diff lisp/ChangeLog @ 27687:ee4f82952cde
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Sat, 12 Feb 2000 19:50:59 +0000 (2000-02-12) |
parents | 1b0072274ea3 |
children | fa3a58da3aa9 |
line wrap: on
line diff
--- 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 <gerd@gnu.org> + + * 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 <fx@gnu.org> * wid-edit.el: (widgets) [defgroup]: Remove url link.