Mercurial > emacs
diff lisp/gnus/gnus-cite.el @ 57153:497f0d2ca551
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-558
Merge from gnus--rel--5.10
Patches applied:
* miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-30
Update from CVS
author | Miles Bader <miles@gnu.org> |
---|---|
date | Mon, 20 Sep 2004 12:03:05 +0000 |
parents | 55fd4f77387a |
children | df80d19d7a2e 0796fc36c2bd |
line wrap: on
line diff
--- a/lisp/gnus/gnus-cite.el Sun Sep 19 16:25:53 2004 +0000 +++ b/lisp/gnus/gnus-cite.el Mon Sep 20 12:03:05 2004 +0000 @@ -278,6 +278,7 @@ (defcustom gnus-cite-blank-line-after-header t "If non-nil, put a blank line between the citation header and the button." + :version "21.4" :group 'gnus-cite :type 'boolean) @@ -289,6 +290,7 @@ If an article has more pages below the one you are looking at, but nothing on those pages is a word of at least three letters that is not in a boring face, then the pages will be skipped." + :version "21.4" :type '(repeat face) :group 'gnus-article-hiding)