Mercurial > emacs
diff lisp/gnus/ChangeLog @ 32334:73a2ad31ee2b
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Mon, 09 Oct 2000 13:35:39 +0000 |
parents | 2cf1369b3b02 |
children | 64b63696a512 |
line wrap: on
line diff
--- a/lisp/gnus/ChangeLog Mon Oct 09 13:31:11 2000 +0000 +++ b/lisp/gnus/ChangeLog Mon Oct 09 13:35:39 2000 +0000 @@ -1,3 +1,14 @@ +2000-10-09 Dave Love <fx@gnu.org> + + * mail-source.el (mail-source-fetch-imap): Bind + default-enable-multibyte-characters rather than using + mm-disable-multibyte. + +2000-10-03 ShengHuo ZHU <zsh@cs.rochester.edu> + + * mail-source.el (mail-source-fetch-maildir): Don't insert + newlines. + 2000-10-06 Stefan Monnier <monnier@cs.yale.edu> * mm-encode.el: Require CL. At least, for `incf'.