Require help-mode instead of help-fns.
This commit is contained in:
parent
7eb3f9a827
commit
0f0ea87e8c
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@
|
|||
;;; Code:
|
||||
|
||||
;; Make sure the help-xref button type is defined.
|
||||
(require 'help-fns)
|
||||
(require 'help-mode)
|
||||
|
||||
;;; General utility function
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue