From: yamaoka Date: Mon, 3 Jan 2005 00:02:06 +0000 (+0000) Subject: Synch to No Gnus 200501022332. X-Git-Tag: t-gnus-6_17_4-quimby-~608 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=023e2b2cb3c50821722f3e155f5361bf2aa657d7;p=elisp%2Fgnus.git- Synch to No Gnus 200501022332. --- diff --git a/ChangeLog b/ChangeLog index 45ca335..f305cb0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-01-02 Romain Francoise + + * GNUS-NEWS: Generated. + 2004-12-26 Katsumi Yamaoka * GNUS-NEWS: Generated. diff --git a/GNUS-NEWS b/GNUS-NEWS index 070030b..69c68b5 100644 --- a/GNUS-NEWS +++ b/GNUS-NEWS @@ -42,8 +42,6 @@ inline PGP signed messages. ** You can now drag and drop attachments to the Message buffer. -** `/ r' limits the summary buffer to replied articles. - ** ANSI SGR control sequences can be transformed using `W A'. ANSI sequences are used in some Chinese hierarchies for highlighting @@ -81,8 +79,8 @@ header. This changes the default of `gnus-article-loose-mime'. ** Gnus now view DNS master files sent as text/dns using dns-mode. ** Gnus now support the "hashcash" client puzzle anti-spam idea. See -the Gnus manual, section Hashcash, for more information. Use (setq -message-generate-hashcash t) to enable. +the Gnus manual, section Hashcash, for more information. Use `(setq +message-generate-hashcash t)' to enable. ** Gnus supports new limiting commands in the Summary buffer: `/ r' (`gnus-summary-limit-to-replied') and `/ R' @@ -97,6 +95,9 @@ names for the `nnrss' groups are also supported. *Note RSS::. ** URLs inside OpenPGP: headers are retrieved and imported to your PGP key ring when you click on them. +** Gnus uses narrowing to hide headers in Message buffers. The +`References' header is hidden by default. To make all headers +visible, use `(setq message-hidden-headers nil)'. * For older news, see Gnus info node "New Features". diff --git a/texi/ChangeLog b/texi/ChangeLog index 148f89e..5fed338 100644 --- a/texi/ChangeLog +++ b/texi/ChangeLog @@ -1,3 +1,12 @@ +2005-01-02 Romain Francoise + + * gnus-news.texi: Mention the new method used to hide headers. + Remove duplicate item about `/ r'. Add missing @code. + + * message.texi (Message Headers): Mention that headers are hidden + using narrowing, and how to expose them. + Update copyright. + 2005-01-02 Simon Josefsson * gnus-news.texi: Add. diff --git a/texi/gnus-news.texi b/texi/gnus-news.texi index 0cbce60..83f2a59 100644 --- a/texi/gnus-news.texi +++ b/texi/gnus-news.texi @@ -54,8 +54,6 @@ inline @acronym{PGP} signed messages. @item You can now drag and drop attachments to the Message buffer. -@item @kbd{/ r} limits the summary buffer to replied articles. - @item @acronym{ANSI} @acronym{SGR} control sequences can be transformed using @kbd{W A}. @@ -98,7 +96,7 @@ This changes the default of @code{gnus-article-loose-mime}. @item Gnus now support the ``hashcash'' client puzzle anti-spam idea. See the Gnus manual, section Hashcash, for more information. Use -(setq message-generate-hashcash t) to enable. +@code{(setq message-generate-hashcash t)} to enable. @item Gnus supports new limiting commands in the Summary buffer: @kbd{/ r} (@code{gnus-summary-limit-to-replied}) and @kbd{/ R} @@ -114,6 +112,9 @@ supported. @xref{RSS}. @item URLs inside OpenPGP: headers are retrieved and imported to your PGP key ring when you click on them. +@item Gnus uses narrowing to hide headers in Message buffers. +The @code{References} header is hidden by default. To make all +headers visible, use @code{(setq message-hidden-headers nil)}. @end itemize @c gnus-news.texi ends here. diff --git a/texi/message-ja.texi b/texi/message-ja.texi index f7d050d..db156b7 100644 --- a/texi/message-ja.texi +++ b/texi/message-ja.texi @@ -11,7 +11,7 @@ This file documents Message, the Emacs message composition mode. $B$3$N%U%!%$%k$O(B Emacs $B$N%a%C%;!<%8:n@.%b!<%I$G$"$k(B Message $B$K4X$9$k@bL@J8(B $B=q$G$9!#(B -Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004 +Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. @quotation @@ -1417,6 +1417,9 @@ Message $B$,(B gnus $B>e$GAv$C$F$$$k>l9g!"%a%C%;!<%8%P%C%U%!$O%I%i%U%H%0%k!<% '(not "From" "Subject" "To" "Cc" "Newsgroups")) @end lisp +$B%X%C%@!<$O(B narrowing $B$r;H$C$F1#$5$l$^$9!#$=$l$i$r%P%C%U%!$GO*=P$5$;$k$?(B +$B$a$K(B @kbd{M-x widen} $B$r;H$&$3$H$,$G$-$^$9!#(B + @item message-header-synonyms @vindex message-header-synonyms $B%X%C%@!