mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-15 17:00:26 +00:00
(help-funs): Require help-funs.
This commit is contained in:
parent
982f6c7e65
commit
0abeb60276
@ -27,6 +27,9 @@
|
||||
|
||||
;;; Code:
|
||||
|
||||
;; Make sure the help-xref button type is defined.
|
||||
(require 'help-funs)
|
||||
|
||||
;;; General utility function
|
||||
|
||||
;; Print all arguments with single space separator in one line.
|
||||
|
Loading…
Reference in New Issue
Block a user