From: yamaoka Date: Wed, 11 Sep 2002 09:46:58 +0000 (+0000) Subject: Synch with Oort Gnus. X-Git-Tag: t-gnus-6_15_8-04-quimby~48 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=d49e249628110d6109db9bb70ab6b42d777a6ca1;p=elisp%2Fgnus.git- Synch with Oort Gnus. --- diff --git a/lisp/gnus-art.el b/lisp/gnus-art.el index b70c4d2..58008fe 100644 --- a/lisp/gnus-art.el +++ b/lisp/gnus-art.el @@ -323,7 +323,7 @@ to match a mail address in the From: header, BANNER is one of a symbol If ADDRESS matches author's mail address, it will remove things like advertisements. For example: -\((\"@yoo-hoo\\.co\\.jp\\\\'\" . \"\\n_+\\nDo You Yoo-hoo!\\\\?\\n.*\\n.*\\n\")) +\((\"@yoo-hoo\\\\.co\\\\.jp\\\\'\" . \"\\n_+\\nDo You Yoo-hoo!\\\\?\\n.*\\n.*\\n\")) " :type '(repeat (cons diff --git a/texi/gnus-ja.texi b/texi/gnus-ja.texi index ffb7312..9c0988b 100644 --- a/texi/gnus-ja.texi +++ b/texi/gnus-ja.texi @@ -7914,7 +7914,7 @@ Fonts})$B!#F1$8%a%C%;!<%8$NCf$KJ#?t$N5-;v$+$i$N0zMQ$,$"$k$H!"(Bgnus $B$O$=$l$ $B$NMWAG$G$=$l$i$r>C$9$3$H$,$G$-$^$9!#(B @lisp -("@@yoo-hoo\.co\.jp\\'" . "\n_+\nDo You Yoo-hoo!\\?\n.*\n.*\n") +("@@yoo-hoo\\.co\\.jp\\'" . "\n_+\nDo You Yoo-hoo!\\?\n.*\n.*\n") @end lisp @end table diff --git a/texi/gnus.texi b/texi/gnus.texi index 8e1e2cb..65a43b1 100644 --- a/texi/gnus.texi +++ b/texi/gnus.texi @@ -8058,7 +8058,7 @@ advertisements. For example, if a sender has the mail address following element to remove them: @lisp -("@@yoo-hoo\.co\.jp\\'" . "\n_+\nDo You Yoo-hoo!\\?\n.*\n.*\n") +("@@yoo-hoo\\.co\\.jp\\'" . "\n_+\nDo You Yoo-hoo!\\?\n.*\n.*\n") @end lisp @end table