Mercurial > emacs
comparison lisp/ChangeLog @ 27687:ee4f82952cde
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Sat, 12 Feb 2000 19:50:59 +0000 |
parents | 1b0072274ea3 |
children | fa3a58da3aa9 |
comparison
equal
deleted
inserted
replaced
27686:888000b8e8b6 | 27687:ee4f82952cde |
---|---|
1 2000-02-12 Gerd Moellmann <gerd@gnu.org> | |
2 | |
3 * uniquify.el (toplevel): Require CL at compile time. | |
4 (uniquify-push): Removed. | |
5 | |
6 * shadowfile.el (shadow-when): Removed. | |
7 | |
8 * tempo.el (tempo-dolist, tempo-mapc): Removed. | |
9 (tempo-process-and-insert-string): Use dolist instead of | |
10 tempo-dolist. | |
11 | |
12 * textmodes/sgml-mode.el (sgml-mode-common): Remove `$' from | |
13 regexp for paragraph-start. | |
14 | |
15 * mail/mail-utils.el (rmail-dont-reply-to): Remove leading | |
16 commas as well. | |
17 | |
1 2000-02-10 Dave Love <fx@gnu.org> | 18 2000-02-10 Dave Love <fx@gnu.org> |
2 | 19 |
3 * wid-edit.el: (widgets) [defgroup]: Remove url link. | 20 * wid-edit.el: (widgets) [defgroup]: Remove url link. |
4 (widget-color-choice-list, widget-color-history, widget-mouse-help): | 21 (widget-color-choice-list, widget-color-history, widget-mouse-help): |
5 Deleted. | 22 Deleted. |