From: Glenn Morris Date: Fri, 10 Nov 2006 09:14:35 +0000 (+0000) Subject: (mh-draft-folder): Doc fix (Nil -> nil). X-Git-Tag: emacs-pretest-22.0.91~165 X-Git-Url: https://code.delx.au/gnu-emacs/commitdiff_plain/84d40e01ad5087138a860c719f1f24d6befbfc37 (mh-draft-folder): Doc fix (Nil -> nil). --- diff --git a/lisp/mh-e/mh-e.el b/lisp/mh-e/mh-e.el index ba48a84ad9..b0c616c46a 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.