1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-27 10:54:40 +00:00

(help-funs): Require help-funs.

This commit is contained in:
Richard M. Stallman 2001-11-04 23:39:44 +00:00
parent 982f6c7e65
commit 0abeb60276

View File

@ -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.