# HG changeset patch # User Juanma Barranquero # Date 1118748248 0 # Node ID 9452fd6cf27f60e2bd9319841f5f00804406e92d # Parent 2f37f6737221f8e6e5fb9dc05716c691f0ba6f6e (gnus-auto-select-subject): Fix quoting in docstring. diff -r 2f37f6737221 -r 9452fd6cf27f lisp/gnus/gnus-sum.el --- a/lisp/gnus/gnus-sum.el Tue Jun 14 11:23:09 2005 +0000 +++ b/lisp/gnus/gnus-sum.el Tue Jun 14 11:24:08 2005 +0000 @@ -320,7 +320,7 @@ first subject), `unread' (place point on the subject line of the first unread article), `best' (place point on the subject line of the higest-scored article), `unseen' (place point on the subject line of -the first unseen article), 'unseen-or-unread' (place point on the subject +the first unseen article), `unseen-or-unread' (place point on the subject line of the first unseen article or, if all article have been seen, on the subject line of the first unread article), or a function to be called to place point on some subject line."