# HG changeset patch # User Andreas Schwab # Date 1084034313 0 # Node ID 2849e4ae725f35d74460e9d5e159d93e0a41ee5d # Parent a312c415858456104a8d92f31d7acc4b9add2abe (checkdoc-minor-mode): Doc fix. diff -r a312c4158584 -r 2849e4ae725f lisp/emacs-lisp/checkdoc.el --- 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-eval-defun] and `checkdoc-eval-current-buffer' are overridden to include +bound to \\\\[checkdoc-eval-defun] and `checkdoc-eval-current-buffer' are overridden to include checking of documentation strings. \\{checkdoc-minor-mode-map}"