mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-11 16:08:13 +00:00
(mh-draft-folder): Doc fix (Nil -> nil).
This commit is contained in:
parent
802fbcaa0c
commit
84d40e01ad
@ -188,7 +188,7 @@ This directory contains, among other things, the mhl program.")
|
||||
(defvar mh-draft-folder nil
|
||||
"Cached value of the \"Draft-Folder:\" MH profile component.
|
||||
Name of folder containing draft messages.
|
||||
Nil means do not use a draft folder.")
|
||||
nil means do not use a draft folder.")
|
||||
|
||||
(defvar mh-inbox nil
|
||||
"Cached value of the \"Inbox:\" MH profile component.
|
||||
|
Loading…
Reference in New Issue
Block a user