From: yamaoka Date: Wed, 16 Nov 2005 11:55:01 +0000 (+0000) Subject: Synch to No Gnus 200511161154. X-Git-Tag: t-gnus-6_17_4-quimby-~231 X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e40a94293695509bc2f5b9a236f56f0d96a3998;p=elisp%2Fgnus.git- Synch to No Gnus 200511161154. --- diff --git a/texi/ChangeLog b/texi/ChangeLog index 931185e..a55b70d 100644 --- a/texi/ChangeLog +++ b/texi/ChangeLog @@ -1,3 +1,8 @@ +2005-11-16 Katsumi Yamaoka + + * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs; + replace X-Draft-Headers with X-Draft-From. + 2005-11-14 Katsumi Yamaoka * gnus.texi (Various Various): Fix the default value of diff --git a/texi/gnus.texi b/texi/gnus.texi index e5b3f83..1f2ff17 100644 --- a/texi/gnus.texi +++ b/texi/gnus.texi @@ -26713,7 +26713,7 @@ The new variable @code{gnus-parameters} can be used to set group parameters. Earlier this was done only via @kbd{G p} (or @kbd{G c}), which stored the parameters in @file{~/.newsrc.eld}, but via this variable you can enjoy the powers of customize, and simplified backups since you set the -variable in @file{~/.emacs} instead of @file{~/.newsrc.eld}. The +variable in @file{~/.gnus.el} instead of @file{~/.newsrc.eld}. The variable maps regular expressions matching group names to group parameters, a'la: @lisp @@ -26728,7 +26728,7 @@ parameters, a'la: @item Smileys (@samp{:-)}, @samp{;-)} etc) are now iconized for Emacs too. -Put @code{(setq gnus-treat-display-smileys nil)} in @file{~/.emacs} to +Put @code{(setq gnus-treat-display-smileys nil)} in @file{~/.gnus.el} to disable it. @item @@ -26755,8 +26755,8 @@ appropriate headers and a note in the body for cross-postings and followups (see the variables @code{message-cross-post-@var{*}}). @item -References and X-Draft-Headers are no longer generated when you start -composing messages and @code{message-generate-headers-first} is +References and X-Draft-From headers are no longer generated when you +start composing messages and @code{message-generate-headers-first} is @code{nil}. @item @@ -26997,7 +26997,8 @@ It was aliased to @kbd{Y c} (@code{gnus-summary-insert-cached-articles}). The new function filters out other articles. -@item Some limiting commands accept a @kbd{C-u} prefix to negate the match. +@item +Some limiting commands accept a @kbd{C-u} prefix to negate the match. If @kbd{C-u} is used on subject, author or extra headers, i.e., @kbd{/ s}, @kbd{/ a}, and @kbd{/ x}