projects
/
elisp
/
gnus.git-
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d432837
)
Synch to No Gnus 200403080628.
author
yamaoka
<yamaoka>
Mon, 8 Mar 2004 06:30:04 +0000
(06:30 +0000)
committer
yamaoka
<yamaoka>
Mon, 8 Mar 2004 06:30:04 +0000
(06:30 +0000)
texi/gnus-ja.texi
patch
|
blob
|
history
texi/gnus.texi
patch
|
blob
|
history
diff --git
a/texi/gnus-ja.texi
b/texi/gnus-ja.texi
index
c45faae
..
6511498
100644
(file)
--- a/
texi/gnus-ja.texi
+++ b/
texi/gnus-ja.texi
@@
-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
diff --git
a/texi/gnus.texi
b/texi/gnus.texi
index
a0eff09
..
1ca1512
100644
(file)
--- 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