From 2642ac8f2d72ab54994d15e72221466795869d25 Mon Sep 17 00:00:00 2001 From: Markus Rost Date: Mon, 11 Nov 2002 18:24:11 +0000 Subject: [PATCH] (gnus-summary-goto-unread): Doc fix - escape open parens in column 0. --- lisp/gnus/ChangeLog | 5 +++++ lisp/gnus/gnus-sum.el | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index d708e3bc936..0976998b494 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog @@ -1,3 +1,8 @@ +2002-11-11 Markus Rost + + * gnus-sum.el (gnus-summary-goto-unread): Doc fix - escape open + parens in column 0. + 2002-11-08 Markus Rost * 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 ff3d6bb1718..493c1d930e1 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 -- 2.39.2