XEmacs 21.4.4 "Artificial Intelligence".
[chise/xemacs-chise.git-] / lisp / help.el
index a764234..cb09d8a 100644 (file)
@@ -1183,6 +1183,7 @@ part of the documentation of internal subroutines."
                         (documentation sym t))))
          (when (or var fun)
            (let ((ex (make-extent b e)))
+             (require 'hyper-apropos)
              (set-extent-property ex 'mouse-face 'highlight)
              (set-extent-property ex 'help-symbol sym)
              (set-extent-property ex 'face 'hyper-apropos-hyperlink)