comparison lisp/gnus/ChangeLog @ 110221:f0d95837f863

gnus-html.el (gnus-article-html): Allow calling without specifying the handle. In that case, dissect the buffer first.
author Katsumi Yamaoka <yamaoka@jpl.org>
date Mon, 06 Sep 2010 00:41:06 +0000
parents b38765bfe949
children 9def4c1af9b9
comparison
equal deleted inserted replaced
110220:b38765bfe949 110221:f0d95837f863
1 2010-09-05 Lars Magne Ingebrigtsen <larsi@gnus.org> 1 2010-09-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
2
3 * gnus-html.el (gnus-article-html): Allow calling without specifying
4 the handle. In that case, dissect the buffer first.
2 5
3 * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string. 6 * gnus-sum.el (gnus-set-mode-line): Don't pad the mode line string.
4 7
5 * nnimap.el (nnimap-open-connection): Revert the change that would look 8 * nnimap.el (nnimap-open-connection): Revert the change that would look
6 into authinfo for imaps instead of imap. 9 into authinfo for imaps instead of imap.