From: Kim F. Storm Date: Tue, 11 Jul 2006 20:12:40 +0000 (+0000) Subject: Add space for clarity. X-Git-Tag: emacs-pretest-22.0.90~1536 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=27313250fb0126a311a53777e6a84233c05fd2dc;p=emacs.git Add space for clarity. --- diff --git a/lisp/help-mode.el b/lisp/help-mode.el index f4ab3de5a4a..72b2554185f 100644 --- a/lisp/help-mode.el +++ b/lisp/help-mode.el @@ -168,7 +168,7 @@ The format is (FUNCTION ARGS...).") (let ((location (find-variable-noselect var file))) (pop-to-buffer (car location)) (goto-char (cdr location)))) - 'help-echo (purecopy"mouse-2, RET: find variable's definition")) + 'help-echo (purecopy "mouse-2, RET: find variable's definition")) (define-button-type 'help-face-def :supertype 'help-xref