Mercurial > emacs
comparison lisp/gnus/ChangeLog @ 112436:473533159689
Mark tiny change.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sat, 22 Jan 2011 19:33:59 -0800 |
parents | 27320025ed54 |
children | f60dc8d74215 |
comparison
equal
deleted
inserted
replaced
112435:4889fb6961b2 | 112436:473533159689 |
---|---|
1 2011-01-22 Lars Ingebrigtsen <larsi@gnus.org> | 1 2011-01-22 Lars Ingebrigtsen <larsi@gnus.org> |
2 | 2 |
3 * gnus-sum.el (gnus-summary-move-article): Protect against backends | 3 * gnus-sum.el (gnus-summary-move-article): Protect against backends |
4 (i.e., nnimap) returning nil as the article number. | 4 (i.e., nnimap) returning nil as the article number. |
5 | 5 |
6 2011-01-22 Kazuhiro Ito <kzhr@d1.dion.ne.jp> | 6 2011-01-22 Kazuhiro Ito <kzhr@d1.dion.ne.jp> (tiny change) |
7 | 7 |
8 * flow-fill.el (fill-flowed): Make `delete-space' option correspond to | 8 * flow-fill.el (fill-flowed): Make `delete-space' option correspond to |
9 "DelSp" parameter in RFC3676. | 9 "DelSp" parameter in RFC3676. |
10 | 10 |
11 2011-01-22 Lars Ingebrigtsen <larsi@gnus.org> | 11 2011-01-22 Lars Ingebrigtsen <larsi@gnus.org> |