# HG changeset patch # User Jason Rumney # Date 972589452 0 # Node ID c0b62376988cc02a486b79eccc2f0e5218b9aeb7 # Parent 756edd811cd59a28d5e3c6a88a15cbec0df7779b (gnus-signature-face): Use italics on all terminals that support it. diff -r 756edd811cd5 -r c0b62376988c lisp/gnus/gnus-art.el --- a/lisp/gnus/gnus-art.el Thu Oct 26 18:44:28 2000 +0000 +++ b/lisp/gnus/gnus-art.el Thu Oct 26 19:44:12 2000 +0000 @@ -473,7 +473,7 @@ :group 'gnus-article-signature) (defface gnus-signature-face - '((((type x)) + '((t (:italic t))) "Face used for highlighting a signature in the article buffer." :group 'gnus-article-highlight