From: yamaoka Date: Sat, 16 Aug 2003 06:50:22 +0000 (+0000) Subject: Synch to Gnus 200308160138. X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dbd642494a1dd9139ec4051e3b408aa3ac8f018f;p=elisp%2Fgnus.git- Synch to Gnus 200308160138. --- diff --git a/texi/ChangeLog b/texi/ChangeLog index 5a5312a..8b382f1 100644 --- a/texi/ChangeLog +++ b/texi/ChangeLog @@ -1,3 +1,7 @@ +2003-08-16 Jesper Harder + + * gnus.texi (Searching for Articles): Fix example. + 2003-08-08 Jesper Harder * gnus.texi (Kibozed Groups): Fix. diff --git a/texi/gnus-ja.texi b/texi/gnus-ja.texi index 54b2757..942d6a4 100644 --- a/texi/gnus-ja.texi +++ b/texi/gnus-ja.texi @@ -9566,8 +9566,8 @@ Gnus の info の節 (node) に移動します (@code{gnus-info-find-no もしヘッダーが空文字列ならば、記事全体を探します。もし接頭引数を与えられ れば、代わりに後ろ向きに探します。 -例えば @kbd{& RET 文字列 #} は、ヘッダーか本文に @samp{文字列} を持つす -べての記事にプロセス印を付けます。 +例えば @kbd{& RET 文字列 RET #} は、ヘッダーか本文に @samp{文字列} を持 +つすべての記事にプロセス印を付けます。 @item M-& @kindex M-& (概略) diff --git a/texi/gnus.texi b/texi/gnus.texi index 0ae9803..4a50557 100644 --- a/texi/gnus.texi +++ b/texi/gnus.texi @@ -10201,7 +10201,7 @@ on this field, and a command to be executed if the match is made string, the match is done on the entire article. If given a prefix, search backward instead. -For instance, @kbd{& RET some.*string #} will put the process mark on +For instance, @kbd{& RET some.*string RET #} will put the process mark on all articles that have heads or bodies that match @samp{some.*string}. @item M-&