From: Juanma Barranquero Date: Wed, 3 Jul 2002 11:48:16 +0000 (+0000) Subject: (gnus-summary-highlight): Fix typo. X-Git-Tag: emacs-pretest-21.2.91~205 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f1c4879b0ce2c0a8be5ac8a2088c527d55f8f071;p=emacs.git (gnus-summary-highlight): Fix typo. --- diff --git a/lisp/gnus/gnus-sum.el b/lisp/gnus/gnus-sum.el index 95af0c7e7e2..779abbc87c2 100644 --- a/lisp/gnus/gnus-sum.el +++ b/lisp/gnus/gnus-sum.el @@ -788,10 +788,10 @@ automatically when it is selected." . gnus-summary-normal-read-face)) "*Controls the highlighting of summary buffer lines. -A list of (FORM . FACE) pairs. When deciding how a a particular -summary line should be displayed, each form is evaluated. The content -of the face field after the first true form is used. You can change -how those summary lines are displayed, by editing the face field. +A list of (FORM . FACE) pairs. When deciding how a particular summary +line should be displayed, each form is evaluated. The content of the +face field after the first true form is used. You can change how those +summary lines are displayed, by editing the face field. You can use the following variables in the FORM field.