Mercurial > emacs
changeset 46156:b75397971f66
(gnus-summary-highlight): Fix typo.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Wed, 03 Jul 2002 11:30:29 +0000 |
parents | 67fceef3c084 |
children | 0fdf41e45be2 |
files | lisp/gnus/gnus-sum.el |
diffstat | 1 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/gnus/gnus-sum.el Wed Jul 03 11:29:55 2002 +0000 +++ b/lisp/gnus/gnus-sum.el Wed Jul 03 11:30:29 2002 +0000 @@ -788,10 +788,10 @@ . 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.