]> code.delx.au - gnu-emacs/commitdiff
(mh-draft-folder): Doc fix (Nil -> nil).
authorGlenn Morris <rgm@gnu.org>
Fri, 10 Nov 2006 09:14:35 +0000 (09:14 +0000)
committerGlenn Morris <rgm@gnu.org>
Fri, 10 Nov 2006 09:14:35 +0000 (09:14 +0000)
lisp/mh-e/mh-e.el

index ba48a84ad996b42f49c61fb0a3954e2c2eae99f3..b0c616c46ad356e97007d553c7ba6a2011f5c38a 100644 (file)
@@ -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.