diff lisp/emacs-lisp/checkdoc.el @ 55446:2849e4ae725f

(checkdoc-minor-mode): Doc fix.
author Andreas Schwab <schwab@suse.de>
date Sat, 08 May 2004 16:38:33 +0000
parents 9454ec4dffea
children 9dd4195f1c06 4c90ffeb71c5
line wrap: on
line diff
--- a/lisp/emacs-lisp/checkdoc.el	Sat May 08 16:27:59 2004 +0000
+++ b/lisp/emacs-lisp/checkdoc.el	Sat May 08 16:38:33 2004 +0000
@@ -1246,7 +1246,7 @@
 With prefix ARG, turn Checkdoc minor mode on iff ARG is positive.
 
 In Checkdoc minor mode, the usual bindings for `eval-defun' which is
-bound to \\<checkdoc-minor-mode-map> \\[checkdoc-eval-defun] and `checkdoc-eval-current-buffer' are overridden to include
+bound to \\<checkdoc-minor-mode-map>\\[checkdoc-eval-defun] and `checkdoc-eval-current-buffer' are overridden to include
 checking of documentation strings.
 
 \\{checkdoc-minor-mode-map}"