(define-minor-mode): Fix generated doc string.
authorRichard M. Stallman <rms@gnu.org>
Thu, 10 May 2007 16:33:50 +0000 (16:33 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 10 May 2007 16:33:50 +0000 (16:33 +0000)
lisp/emacs-lisp/easy-mmode.el

index 2ce4ca8..19ed39a 100644 (file)
@@ -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')