comparison lisp/gnus/gnus-sum.el @ 48251:fa6138584fae

(gnus-summary-goto-unread): Doc fix - escape open parens in column 0.
author Markus Rost <rost@math.uni-bielefeld.de>
date Mon, 11 Nov 2002 18:23:25 +0000
parents 4a168304ff75
children 52d99cc2e9e3
comparison
equal deleted inserted replaced
48250:512ae56fbf9a 48251:fa6138584fae
178 This applies to marking commands as well as other commands that 178 This applies to marking commands as well as other commands that
179 \"naturally\" select the next article, like, for instance, `SPC' at 179 \"naturally\" select the next article, like, for instance, `SPC' at
180 the end of an article. 180 the end of an article.
181 181
182 If nil, the marking commands do NOT go to the next unread article 182 If nil, the marking commands do NOT go to the next unread article
183 (they go to the next article instead). If `never', commands that 183 \(they go to the next article instead). If `never', commands that
184 usually go to the next unread article, will go to the next article, 184 usually go to the next unread article, will go to the next article,
185 whether it is read or not." 185 whether it is read or not."
186 :group 'gnus-summary-marks 186 :group 'gnus-summary-marks
187 :link '(custom-manual "(gnus)Setting Marks") 187 :link '(custom-manual "(gnus)Setting Marks")
188 :type '(choice (const :tag "off" nil) 188 :type '(choice (const :tag "off" nil)