# HG changeset patch # User Eli Zaretskii # Date 1006804511 0 # Node ID f41a148727349e8cfc6a6b6af4791204a00b8e22 # Parent ba7d1c8f2b646a26312d5b913afb367b27cecf79 Require help-fns instead of help-funs. diff -r ba7d1c8f2b64 -r f41a14872734 lisp/international/mule-diag.el --- a/lisp/international/mule-diag.el Mon Nov 26 19:52:07 2001 +0000 +++ b/lisp/international/mule-diag.el Mon Nov 26 19:55:11 2001 +0000 @@ -28,7 +28,7 @@ ;;; Code: ;; Make sure the help-xref button type is defined. -(require 'help-funs) +(require 'help-fns) ;;; General utility function