comparison lisp/ChangeLog @ 31883:c2b1c16d926c

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Mon, 25 Sep 2000 15:42:25 +0000
parents c9d93e8e8cbd
children 2e3f1dd73d7e
comparison
equal deleted inserted replaced
31882:02bf229fa2be 31883:c2b1c16d926c
1 2000-09-25 Gerd Moellmann <gerd@gnu.org> 1 2000-09-25 Gerd Moellmann <gerd@gnu.org>
2 2
3 * bytecomp.el (byte-compile-defvar-or-defconst): Only cons onto
4 current-load-list in top-level forms. Else this leaks a cons cell
5 every time a defun is called.
6
3 * mail/mail-utils.el (rmail-dont-reply-to): Fix last change. 7 * mail/mail-utils.el (rmail-dont-reply-to): Fix last change.
4 8
5 2000-09-25 Dave Love <fx@gnu.org> 9 2000-09-25 Dave Love <fx@gnu.org>
6 10
7 * autoinsert.el (auto-insert): Doc fix. 11 * autoinsert.el (auto-insert): Doc fix.