1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-01 11:14:55 +00:00

(rmail-encoded-pop-password): New variable.

This commit is contained in:
Richard M. Stallman 1998-08-05 20:31:24 +00:00
parent 575f522f3a
commit 90d56ed8b0

View File

@ -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."