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:
a254a24
)
Synch to Gnus 200307151117.
author
yamaoka
<yamaoka>
Tue, 15 Jul 2003 11:08:12 +0000
(11:08 +0000)
committer
yamaoka
<yamaoka>
Tue, 15 Jul 2003 11:08:12 +0000
(11:08 +0000)
texi/ChangeLog
patch
|
blob
|
history
texi/gnus-faq.texi
patch
|
blob
|
history
diff --git
a/texi/ChangeLog
b/texi/ChangeLog
index
787781e
..
e07eba5
100644
(file)
--- a/
texi/ChangeLog
+++ b/
texi/ChangeLog
@@
-1,3
+1,7
@@
+2003-07-15 Reiner Steib <Reiner.Steib@gmx.de>
+
+ * gnus-faq.texi ([3.8]): Fixed example.
+
2003-07-14 Teodor Zlatanov <tzz@lifelogs.com>
* gnus.texi (Filtering Spam Using The Spam ELisp Package):
diff --git
a/texi/gnus-faq.texi
b/texi/gnus-faq.texi
index
f6841f0
..
d0b72ae
100644
(file)
--- a/
texi/gnus-faq.texi
+++ b/
texi/gnus-faq.texi
@@
-647,7
+647,7
@@
Answer:
(eval-after-load "mail-source"
'(add-to-list 'mail-sources '(pop :server "pop.YourProvider.net"
:user "yourUserName"
- :password "yourPassword"))
+ :password "yourPassword")))
@end example
@noindent