changeset 24714:19bd1617f9e3

(help-make-xrefs): Fix typpo.
author Dave Love <fx@gnu.org>
date Mon, 10 May 1999 15:08:22 +0000
parents f58ed4088d54
children 384b7e895346
files lisp/help.el
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/help.el	Mon May 10 13:02:09 1999 +0000
+++ b/lisp/help.el	Mon May 10 15:08:22 1999 +0000
@@ -1040,8 +1040,7 @@
 			       (end-of-line)
 			       (skip-chars-backward "^\t\n")
                                (if (and (>= (current-column) col)
-					 +(looking-at "\\(\\sw\\|-\\)+$"))
-                                   ;; 
+					(looking-at "\\(\\sw\\|-\\)+$"))
                                    (let ((sym (intern-soft (match-string 0))))
                                      (if (fboundp sym)
                                          (help-xref-button