From: Richard M. Stallman Date: Thu, 10 May 2007 16:33:50 +0000 (+0000) Subject: (define-minor-mode): Fix generated doc string. X-Git-Tag: emacs-pretest-22.0.990~59 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=7d5e5e70879f49baad2b873e1a064beb7b11c6f0;p=emacs.git (define-minor-mode): Fix generated doc string. --- diff --git a/lisp/emacs-lisp/easy-mmode.el b/lisp/emacs-lisp/easy-mmode.el index 2ce4ca8cf38..19ed39a2b42 100644 --- a/lisp/emacs-lisp/easy-mmode.el +++ b/lisp/emacs-lisp/easy-mmode.el @@ -197,7 +197,7 @@ Use the command `%s' to change this variable." pretty-name mode)) (let ((base-doc-string (concat "Non-nil if %s is enabled. -See the command `%s' for a description of this minor-mode." +See the command `%s' for a description of this minor mode." (if body " Setting this variable directly does not take effect; either customize it (see the info node `Easy Customization')