summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/mail/rmail.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/mail/rmail.el b/lisp/mail/rmail.el
index ab937118b9d..d4b60832697 100644
--- a/lisp/mail/rmail.el
+++ b/lisp/mail/rmail.el
@@ -113,6 +113,8 @@ or `-k' to enable Kerberos authentication."
If you get an incorrect-password error that this expression does not match,
please report it with \\[report-emacs-bug].")
+(defvar rmail-encoded-pop-password nil)
+
(defcustom rmail-preserve-inbox nil
"*Non-nil if incoming mail should be left in the user's inbox,
rather than deleted, after it is retrieved."