1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-24 06:20:43 -08:00

(help-make-xrefs): Fix typpo.

This commit is contained in:
Dave Love 1999-05-10 15:08:22 +00:00
parent f20f3ac73b
commit 377d15d97f

View 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