+2005-12-06 Katsumi Yamaoka <yamaoka@jpl.org>
+
+ * GNUS-NEWS: Generated.
+
2005-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
* Testing CVS setup. Yes. Yes. Yes. Yes.
Please send Gnus bug reports to bugs@gnus.org.
For older news, see Gnus info node "New Features".
-
\f
* Changes in No Gnus
(message)MIME.
** The option `message-yank-empty-prefix' now controls how empty lines
-are prefixed in cited text. *Note (message)Insertion Variables::.
+are prefixed in cited text. *Note Insertion Variables:
+(message)Insertion Variables.
** ANSI SGR control sequences can be transformed using `W A'.
`References' header is hidden by default. To make all headers
visible, use `(setq message-hidden-headers nil)'.
-** `gnus-decay-scores' can be a regexp matching score files. This only
-adaptive score files to decay. *Note Score Decays::.
+** `gnus-decay-scores' can be a regexp matching score files. For
+example, set it to `\\.ADAPT\\'' and only adaptive score files will
+be decayed. *Note Score Decays::.
** S/MIME now features LDAP user certificate searches. You need to
configure the server in `smime-ldap-host-list'.
** Retrieving mail with POP3 is supported over SSL/TLS and with StartTLS.
+** Having edited the select-method for the foreign server in the server
+buffer is immediately reflected to the subscription of the groups
+which use the server in question. For instance, if you change
+`nntp-via-address' into `bar.example.com' from `foo.example.com',
+Gnus will connect to the news host by way of the intermediate host
+`bar.example.com' from next time.
+
+** You can change the location of XEmacs' toolbars in Gnus buffers. See
+`gnus-use-toolbar' and `message-use-toolbar'.
+
\f
* For older news, see Gnus info node "New Features".
+2005-12-06 Katsumi Yamaoka <yamaoka@jpl.org>
+
+ * gnus-news.el: Markup and description fixes and additions.
+
2005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
* pgg.texi (User Commands): Fix description of pgg-verify-region.
@xref{MIME, ,MIME, message, Message Manual}.
@item The option @code{message-yank-empty-prefix} now controls how
-empty lines are prefixed in cited text.
-@xref{(message)Insertion Variables}.
+empty lines are prefixed in cited text. @xref{Insertion Variables,
+,Insertion Variables, message, Message Manual}.
@item @acronym{ANSI} @acronym{SGR} control sequences can be transformed
using @kbd{W A}.
headers visible, use @code{(setq message-hidden-headers nil)}.
@item @code{gnus-decay-scores} can be a regexp matching score files.
-This only adaptive score files to decay. @xref{Score Decays}.
+For example, set it to @samp{\\.ADAPT\\'} and only adaptive score files
+will be decayed. @xref{Score Decays}.
@item @acronym{S/MIME} now features @acronym{LDAP} user certificate searches.
You need to configure the server in @code{smime-ldap-host-list}.
@item Retrieving mail with @acronym{POP3} is supported over @acronym{SSL}/@acronym{TLS} and with StartTLS.
+@item Having edited the select-method for the foreign server in the
+server buffer is immediately reflected to the subscription of the groups
+which use the server in question. For instance, if you change
+@code{nntp-via-address} into @samp{bar.example.com} from
+@samp{foo.example.com}, Gnus will connect to the news host by way of the
+intermediate host @samp{bar.example.com} from next time.
+
+@item You can change the location of XEmacs' toolbars in Gnus buffers.
+See @code{gnus-use-toolbar} and @code{message-use-toolbar}.
+
@end itemize
@c gnus-news.texi ends here.