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:
6140ba6
)
(pop3-leave-mail-on-server): Remove duplication.
author
yamaoka
<yamaoka>
Mon, 23 Aug 2004 10:45:05 +0000
(10:45 +0000)
committer
yamaoka
<yamaoka>
Mon, 23 Aug 2004 10:45:05 +0000
(10:45 +0000)
lisp/pop3.el
patch
|
blob
|
history
diff --git
a/lisp/pop3.el
b/lisp/pop3.el
index
4dcfc65
..
ec3c27b
100644
(file)
--- a/
lisp/pop3.el
+++ b/
lisp/pop3.el
@@
-98,9
+98,6
@@
Defaults to 'pass, for the standard USER/PASS authentication. Other valid
values are 'apop.")
-(defvar pop3-leave-mail-on-server nil
- "*Non-nil if the mail is to be left on the POP server after fetching.")
-
(defvar pop3-timestamp nil
"Timestamp returned when initially connected to the POP server.
Used for APOP authentication.")