diff options
| -rw-r--r-- | lisp/gnus/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index ce1e20e95cb..ecbe52efd6d 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog | |||
| @@ -3,7 +3,7 @@ | |||
| 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. |