From: Richard M. Stallman Date: Sun, 4 Nov 2001 23:39:44 +0000 (+0000) Subject: (help-funs): Require help-funs. X-Git-Tag: ttn-vms-21-2-B4~18825 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0abeb6027669e51e8c176db3621547242f8e0789;p=emacs.git (help-funs): Require help-funs. --- diff --git a/lisp/international/mule-diag.el b/lisp/international/mule-diag.el index 0d307296fdc..16c4d0f82dd 100644 --- a/lisp/international/mule-diag.el +++ b/lisp/international/mule-diag.el @@ -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.