From: yamaoka Date: Mon, 8 Mar 2004 06:30:04 +0000 (+0000) Subject: Synch to No Gnus 200403080628. X-Git-Tag: t-gnus-6_17_4-quimby-~1026 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=880f5440e18e32fb672d57771db5def45943125b;p=elisp%2Fgnus.git- Synch to No Gnus 200403080628. --- diff --git a/texi/gnus-ja.texi b/texi/gnus-ja.texi index c45faae..6511498 100644 --- a/texi/gnus-ja.texi +++ b/texi/gnus-ja.texi @@ -10809,7 +10809,7 @@ ISP $B$,(B @acronym{POP}-before-@acronym{SMTP} $B$NG'>Z$rMW5a$7$F$$$k>l9g$KM- (let ((mail-source-primary-source '(pop :server "pop3.mail.server" :password "secret"))) - mail-source-touch-pop))) + (mail-source-touch-pop)))) @end lisp @node Mail and Post diff --git a/texi/gnus.texi b/texi/gnus.texi index a0eff09..1ca1512 100644 --- a/texi/gnus.texi +++ b/texi/gnus.texi @@ -11481,7 +11481,7 @@ Otherwise, bind it dynamically only when performing the (let ((mail-source-primary-source '(pop :server "pop3.mail.server" :password "secret"))) - mail-source-touch-pop))) + (mail-source-touch-pop)))) @end lisp @node Mail and Post