Synch to No Gnus 200403080628.
authoryamaoka <yamaoka>
Mon, 8 Mar 2004 06:30:04 +0000 (06:30 +0000)
committeryamaoka <yamaoka>
Mon, 8 Mar 2004 06:30:04 +0000 (06:30 +0000)
texi/gnus-ja.texi
texi/gnus.texi

index c45faae..6511498 100644 (file)
@@ -10809,7 +10809,7 @@ ISP \e$B$,\e(B @acronym{POP}-before-@acronym{SMTP} \e$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
index a0eff09..1ca1512 100644 (file)
@@ -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