diff lisp/help-mode.el @ 71801:5846e054fdf9

Add space for clarity.
author Kim F. Storm <storm@cua.dk>
date Tue, 11 Jul 2006 20:12:40 +0000
parents d530d0a35e81
children 5da49f1eb585
line wrap: on
line diff
--- 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