]> code.delx.au - gnu-emacs/commitdiff
(gnus-summary-goto-unread): Doc fix - escape open parens in column 0.
authorMarkus Rost <rost@math.uni-bielefeld.de>
Mon, 11 Nov 2002 18:24:11 +0000 (18:24 +0000)
committerMarkus Rost <rost@math.uni-bielefeld.de>
Mon, 11 Nov 2002 18:24:11 +0000 (18:24 +0000)
lisp/gnus/ChangeLog
lisp/gnus/gnus-sum.el

index d708e3bc936c49f8eb0636562cd3123fade2ae17..0976998b4944cdeddd5cc58b955231ead14e386d 100644 (file)
@@ -1,3 +1,8 @@
+2002-11-11   Markus Rost  <rost@math.ohio-state.edu>
+
+       * gnus-sum.el (gnus-summary-goto-unread): Doc fix - escape open
+       parens in column 0.
+
 2002-11-08   Markus Rost  <rost@math.ohio-state.edu>
 
        * nnimap.el (nnimap-split-rule): Doc fix - escape open parens in
index ff3d6bb1718ecdd778fbb7628e60885f4caa4270..493c1d930e10762e6d5d41e2352ee986fac330b0 100644 (file)
@@ -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