Mercurial > emacs
diff lisp/gnus/ChangeLog @ 111715:d00ba7ce3ef0
nnimap.el (nnimap-unfold-quoted-lines): Refactor out.
nnimap.el (nnimap-last-response-string): Unfold quoted lines, if they exist.
author | Katsumi Yamaoka <yamaoka@jpl.org> |
---|---|
date | Thu, 25 Nov 2010 23:05:10 +0000 |
parents | c4f2770ebd72 |
children | f6563e4356cb |
line wrap: on
line diff
--- a/lisp/gnus/ChangeLog Thu Nov 25 16:59:30 2010 -0500 +++ b/lisp/gnus/ChangeLog Thu Nov 25 23:05:10 2010 +0000 @@ -1,3 +1,8 @@ +2010-11-25 Lars Magne Ingebrigtsen <larsi@gnus.org> + + * nnimap.el (nnimap-unfold-quoted-lines): Refactor out. + (nnimap-last-response-string): Unfold quoted lines, if they exist. + 2010-11-25 Katsumi Yamaoka <yamaoka@jpl.org> * shr.el (shr-insert): Fix the way to fold lines.