Mercurial > emacs
changeset 68095:0a239e9952a6
*** empty log message ***
author | Alex Schroeder <alex@gnu.org> |
---|---|
date | Sun, 08 Jan 2006 23:48:56 +0000 |
parents | b62da271055d |
children | 57c4e7929f99 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Jan 08 23:47:07 2006 +0000 +++ b/lisp/ChangeLog Sun Jan 08 23:48:56 2006 +0000 @@ -1,3 +1,9 @@ +2006-01-09 Alex Schroeder <alex@gnu.org> + + * mail/rmail.el (rmail-reply-regexp): Also ignore mailing list + identifiers sometimes added in square brackets at the beginning of + subject lines. + 2006-01-07 Richard M. Stallman <rms@gnu.org> * cus-edit.el (Custom-set, Custom-save): Doc fix.