* gnus-news.texi: Add gnus-message-highlight-citation.
authorReiner Steib <Reiner.Steib@gmx.de>
Tue, 26 Dec 2006 17:10:01 +0000 (17:10 +0000)
committerReiner Steib <Reiner.Steib@gmx.de>
Tue, 26 Dec 2006 17:10:01 +0000 (17:10 +0000)
* gnus.texi (Mail and Post): Add gnus-message-highlight-citation.

texi/ChangeLog
texi/gnus-news.texi
texi/gnus.texi

index 9c01512..300fbc9 100644 (file)
@@ -1,3 +1,9 @@
+2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus-news.texi: Add gnus-message-highlight-citation.
+
+       * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
+
 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
 
        * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
@@ -10,7 +16,7 @@
 
 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus.texi (Limiting): Add gnus-summary-limit-to-headers. 
+       * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
 
 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
index eac9414..d94e30b 100644 (file)
@@ -121,8 +121,9 @@ See @code{gnus-mime-replace-part} and @code{gnus-article-replace-part}.
 @item
 The option @code{mm-fill-flowed} can be used to disable treatment of
 format=flowed messages.  Also, flowed text is disabled when sending
-inline @acronym{PGP} signed messages.
-@xref{Flowed text, ,Flowed text, emacs-mime, The Emacs MIME Manual}.
+inline @acronym{PGP} signed messages.  @xref{Flowed text, ,Flowed text,
+emacs-mime, The Emacs MIME Manual}.  (New in Gnus 5.10.7)
+@c This entry is also present in the node "Oort Gnus".
 
 @end itemize
 
@@ -145,6 +146,9 @@ empty lines are prefixed in cited text.  @xref{Insertion Variables,
 The @code{References} header is hidden by default.  To make all
 headers visible, use @code{(setq message-hidden-headers nil)}.
 @xref{Message Headers, ,Message Headers, message, Message Manual}.
+
+@item You can highlight different levels of citations like in the
+article buffer.  See @code{gnus-message-highlight-citation}.
 @end itemize
 
 @item Changes in back ends
index a71ea24..83daacc 100644 (file)
@@ -11945,6 +11945,9 @@ you're in, you could say something like the following:
 
 Modify to suit your needs.
 
+If @code{gnus-message-highlight-citation} is t, different levels of
+citations are highlighted like in Gnus article buffers also in message
+mode buffers.
 
 @node Archived Messages
 @section Archived Messages