Mercurial > emacs
diff lisp/gnus/ChangeLog @ 111070:25ddbcf2f2ea
Allow nnimap article editing (sort of).
gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles that have gotten new numbers.
nnimap.el (nnimap-request-replace-article): New function.
author | Katsumi Yamaoka <yamaoka@jpl.org> |
---|---|
date | Thu, 21 Oct 2010 01:23:34 +0000 |
parents | f72fefc68ae4 |
children | 28e0e0ac22e4 |
line wrap: on
line diff
--- a/lisp/gnus/ChangeLog Thu Oct 21 00:33:40 2010 +0000 +++ b/lisp/gnus/ChangeLog Thu Oct 21 01:23:34 2010 +0000 @@ -1,3 +1,10 @@ +2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org> + + * gnus-sum.el (gnus-summary-edit-article-done): Try to replace articles + that have gotten new numbers. + + * nnimap.el (nnimap-request-replace-article): New function. + 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org> * nnrss.el (nnrss-wash-html-in-text-plain-parts): Remove.