# HG changeset patch # User Richard M. Stallman # Date 1178814830 0 # Node ID 6e620a52f54b6d36efc99a65841e5f6acafdd066 # Parent 693e049fff70c3ebfd1e0dfdb5a22d9293ec643a (define-minor-mode): Fix generated doc string. diff -r 693e049fff70 -r 6e620a52f54b lisp/emacs-lisp/easy-mmode.el --- a/lisp/emacs-lisp/easy-mmode.el Thu May 10 16:32:30 2007 +0000 +++ b/lisp/emacs-lisp/easy-mmode.el Thu May 10 16:33:50 2007 +0000 @@ -197,7 +197,7 @@ (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')