Mercurial > emacs
comparison lisp/ChangeLog @ 57395:098ff862407d
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Fri, 08 Oct 2004 18:15:14 +0000 |
parents | 0c5a04846b58 |
children | 1729414f0bae |
comparison
equal
deleted
inserted
replaced
57394:6a14f628031e | 57395:098ff862407d |
---|---|
1 2004-10-08 Peter Seibel <peter@javamonkey.com> (tiny change) | |
2 | |
3 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph): Change | |
4 paragraph-start regexp so we don't fill code starting with #'( | |
5 | |
1 2004-10-08 Sebastien Kirche <seki@seki.fr> (tiny change) | 6 2004-10-08 Sebastien Kirche <seki@seki.fr> (tiny change) |
2 | 7 |
3 * mail/mail-extr.el (mail-extr-ignore-realname-equals-mailbox-name): | 8 * mail/mail-extr.el (mail-extr-ignore-realname-equals-mailbox-name): |
4 New defcustom. | 9 New defcustom. |
5 (extract-address-components): Use it. | 10 (extract-address-components): Use it. |