Mercurial > emacs
changeset 71801:5846e054fdf9
Add space for clarity.
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Tue, 11 Jul 2006 20:12:40 +0000 |
parents | 68b2027cba70 |
children | a346a15d3ed9 |
files | lisp/help-mode.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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