Mercurial > emacs
comparison lisp/gnus/ChangeLog @ 111542:a62d0a8c179e
gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it work for two or more articles.
author | Katsumi Yamaoka <yamaoka@jpl.org> |
---|---|
date | Mon, 15 Nov 2010 02:40:42 +0000 |
parents | 7cc8e10adfff |
children | 762d888ceed2 |
comparison
equal
deleted
inserted
replaced
111541:ca0d9a916432 | 111542:a62d0a8c179e |
---|---|
1 2010-11-15 Katsumi Yamaoka <yamaoka@jpl.org> | |
2 | |
3 * gnus-sum.el (gnus-summary-move-article): Fix `while' loop to make it | |
4 work for two or more articles. | |
5 | |
1 2010-11-12 Katsumi Yamaoka <yamaoka@jpl.org> | 6 2010-11-12 Katsumi Yamaoka <yamaoka@jpl.org> |
2 | 7 |
3 * gnus-art.el (article-treat-non-ascii): Keep text properties not to | 8 * gnus-art.el (article-treat-non-ascii): Keep text properties not to |
4 divide an image that's in an html article to two or more when washing | 9 divide an image that's in an html article to two or more when washing |
5 non-ASCII characters in alt text of it. | 10 non-ASCII characters in alt text of it. |