mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-19 18:13:55 +00:00
(rmail-encoded-pop-password): New variable.
This commit is contained in:
parent
575f522f3a
commit
90d56ed8b0
@ -113,6 +113,8 @@ or `-k' to enable Kerberos authentication."
|
|||||||
If you get an incorrect-password error that this expression does not match,
|
If you get an incorrect-password error that this expression does not match,
|
||||||
please report it with \\[report-emacs-bug].")
|
please report it with \\[report-emacs-bug].")
|
||||||
|
|
||||||
|
(defvar rmail-encoded-pop-password nil)
|
||||||
|
|
||||||
(defcustom rmail-preserve-inbox nil
|
(defcustom rmail-preserve-inbox nil
|
||||||
"*Non-nil if incoming mail should be left in the user's inbox,
|
"*Non-nil if incoming mail should be left in the user's inbox,
|
||||||
rather than deleted, after it is retrieved."
|
rather than deleted, after it is retrieved."
|
||||||
|
Loading…
Reference in New Issue
Block a user