Mercurial > emacs
comparison lisp/gnus/ChangeLog @ 100872:c6aed22590ab
Update ChangeLogs.
author | Michael Olson <mwolson@gnu.org> |
---|---|
date | Sat, 03 Jan 2009 23:08:26 +0000 |
parents | 0363096dbcf8 |
children | a9dc0e7c3f2b |
comparison
equal
deleted
inserted
replaced
100871:1d5b4a08955f | 100872:c6aed22590ab |
---|---|
1 2009-01-03 Michael Olson <mwolson@gnu.org> | |
2 | |
3 * nnimap.el (nnimap-retrieve-headers-progress): Handle edge case where | |
4 `headers' is nil. This can occur if the IMAP server does not have | |
5 permissions to read messages from a folder, but can write new messages | |
6 to the folder. | |
7 (nnimap-request-article-part): Do not insert `data' if it is nil. | |
8 | |
1 2008-12-18 Katsumi Yamaoka <yamaoka@jpl.org> | 9 2008-12-18 Katsumi Yamaoka <yamaoka@jpl.org> |
2 | 10 |
3 * mm-util.el (mm-substring-no-properties): New function. | 11 * mm-util.el (mm-substring-no-properties): New function. |
4 (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string) | 12 (mm-read-charset, mm-subst-char-in-string, mm-replace-in-string) |
5 (mm-special-display-p): Enable those lambda forms to be byte compiled. | 13 (mm-special-display-p): Enable those lambda forms to be byte compiled. |