]> git.eshelyaron.com Git - emacs.git/commitdiff
(help-make-xrefs): Fix typpo.
authorDave Love <fx@gnu.org>
Mon, 10 May 1999 15:08:22 +0000 (15:08 +0000)
committerDave Love <fx@gnu.org>
Mon, 10 May 1999 15:08:22 +0000 (15:08 +0000)
lisp/help.el

index 1d6a3426b88b7ffa4aae1916a0bc0448c32d1c4f..5166c8bc164a9ebe0b8e110219ab3bad2fa17720 100644 (file)
@@ -1040,8 +1040,7 @@ that."
                               (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