Require help-mode instead of help-fns.

This commit is contained in:
Kenichi Handa 2009-12-09 01:02:28 +00:00
parent 7eb3f9a827
commit 0f0ea87e8c

View file

@ -32,7 +32,7 @@
;;; Code:
;; Make sure the help-xref button type is defined.
(require 'help-fns)
(require 'help-mode)
;;; General utility function