summaryrefslogtreecommitdiff
path: root/lisp/mh-e/mh-e.el
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2006-11-10 09:14:35 +0000
committerGlenn Morris <rgm@gnu.org>2006-11-10 09:14:35 +0000
commit84d40e01ad5087138a860c719f1f24d6befbfc37 (patch)
tree052837e211e488dc283df08c1a49f7c87bd2b5ab /lisp/mh-e/mh-e.el
parent802fbcaa0c9ace7ac7373cd715b7dcdd45408d61 (diff)
downloademacs-84d40e01ad5087138a860c719f1f24d6befbfc37.tar.gz
(mh-draft-folder): Doc fix (Nil -> nil).
Diffstat (limited to 'lisp/mh-e/mh-e.el')
-rw-r--r--lisp/mh-e/mh-e.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mh-e/mh-e.el b/lisp/mh-e/mh-e.el
index ba48a84ad99..b0c616c46ad 100644
--- a/lisp/mh-e/mh-e.el
+++ b/lisp/mh-e/mh-e.el
@@ -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.