X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Fpop3.el;h=ec3c27b90e31228ac517c9a7b2baa2223cfe032c;hb=8047583c8c86a5c6a61bddc27b391042e39e1ce5;hp=4dcfc65392baae0dccb3d8b6e97276e8c4330f13;hpb=dfa95a508add539f84c9125f6f1c73501d36f860;p=elisp%2Fgnus.git- diff --git a/lisp/pop3.el b/lisp/pop3.el index 4dcfc65..ec3c27b 100644 --- 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.")