# HG changeset patch # User Kim F. Storm # Date 1152648760 0 # Node ID 5846e054fdf99f2048219fc03f09a4fa74a519f9 # Parent 68b2027cba703e64fe4da0596a5c00b662b15f30 Add space for clarity. diff -r 68b2027cba70 -r 5846e054fdf9 lisp/help-mode.el --- a/lisp/help-mode.el Tue Jul 11 20:11:23 2006 +0000 +++ b/lisp/help-mode.el Tue Jul 11 20:12:40 2006 +0000 @@ -168,7 +168,7 @@ (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