mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
(display-time-mail-file): Doc fix.
This commit is contained in:
parent
511b5feb90
commit
cbb7527f8a
2 changed files with 3 additions and 2 deletions
|
|
@ -37,7 +37,7 @@
|
|||
|
||||
(defcustom display-time-mail-file nil
|
||||
"*File name of mail inbox file, for indicating existence of new mail.
|
||||
Non-nil and not a string means don't check for mail. nil means use
|
||||
Non-nil and not a string means don't check for mail; nil means use
|
||||
default, which is system-dependent, and is the same as used by Rmail."
|
||||
:type '(choice (const :tag "None" none)
|
||||
(const :tag "Default" nil)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue