aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/gnus
diff options
context:
space:
mode:
authorMarkus Rost <[email protected]>2002-11-11 18:24:11 +0000
committerMarkus Rost <[email protected]>2002-11-11 18:24:11 +0000
commit2642ac8f2d72ab54994d15e72221466795869d25 (patch)
tree7f1d647b35e3226eff3e8035f18a87dc0d2ddf0a /lisp/gnus
parent8b23d4f99e6508d8788036297dd283a28138ccfc (diff)
(gnus-summary-goto-unread): Doc fix - escape open parens in column 0.
Diffstat (limited to 'lisp/gnus')
-rw-r--r--lisp/gnus/ChangeLog5
-rw-r--r--lisp/gnus/gnus-sum.el2
2 files changed, 6 insertions, 1 deletions
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog
index d708e3bc93..0976998b49 100644
--- a/lisp/gnus/ChangeLog
+++ b/lisp/gnus/ChangeLog
@@ -1,3 +1,8 @@
+2002-11-11 Markus Rost <[email protected]>
+
+ * gnus-sum.el (gnus-summary-goto-unread): Doc fix - escape open
+ parens in column 0.
+
2002-11-08 Markus Rost <[email protected]>
* nnimap.el (nnimap-split-rule): Doc fix - escape open parens in
diff --git a/lisp/gnus/gnus-sum.el b/lisp/gnus/gnus-sum.el
index ff3d6bb171..493c1d930e 100644
--- a/lisp/gnus/gnus-sum.el
+++ b/lisp/gnus/gnus-sum.el
@@ -180,7 +180,7 @@ This applies to marking commands as well as other commands that
the end of an article.
If nil, the marking commands do NOT go to the next unread article
-(they go to the next article instead). If `never', commands that
+\(they go to the next article instead). If `never', commands that
usually go to the next unread article, will go to the next article,
whether it is read or not."
:group 'gnus-summary-marks