]> code.delx.au - gnu-emacs/commitdiff
(mh-draft-folder): Avoid starting sentence with "nil".
authorAndreas Schwab <schwab@suse.de>
Fri, 10 Nov 2006 15:03:06 +0000 (15:03 +0000)
committerAndreas Schwab <schwab@suse.de>
Fri, 10 Nov 2006 15:03:06 +0000 (15:03 +0000)
lisp/mh-e/mh-e.el

index b0c616c46ad356e97007d553c7ba6a2011f5c38a..74f62c5c20eb972b6a2465367ddbebfecd4eb5a9 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.")
+Do not use a draft folder if nil.")
 
 (defvar mh-inbox nil
   "Cached value of the \"Inbox:\" MH profile component.