changeset 40722:1b9616706fd5

(help-funs): Require help-funs.
author Richard M. Stallman <rms@gnu.org>
date Sun, 04 Nov 2001 23:39:44 +0000
parents 84fec8c148fa
children 20229bfaf7ce
files lisp/international/mule-diag.el
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/international/mule-diag.el	Sun Nov 04 23:39:35 2001 +0000
+++ b/lisp/international/mule-diag.el	Sun Nov 04 23:39:44 2001 +0000
@@ -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.