From d49e249628110d6109db9bb70ab6b42d777a6ca1 Mon Sep 17 00:00:00 2001 From: yamaoka Date: Wed, 11 Sep 2002 09:46:58 +0000 Subject: [PATCH] Synch with Oort Gnus. --- lisp/gnus-art.el | 2 +- texi/gnus-ja.texi | 2 +- texi/gnus.texi | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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 -- 1.7.10.4