aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/gnus/ChangeLog2
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
62011-01-22 Kazuhiro Ito <kzhr@d1.dion.ne.jp> 62011-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.