From: Eli Zaretskii Date: Mon, 26 Nov 2001 19:55:11 +0000 (+0000) Subject: Require help-fns instead of help-funs. X-Git-Tag: ttn-vms-21-2-B4~18112 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=abf545c4ecfd25b1667140271784d0e96d24a90e;p=emacs.git Require help-fns instead of help-funs. --- diff --git a/lisp/international/mule-diag.el b/lisp/international/mule-diag.el index 16c4d0f82dd..5167d86368a 100644 --- a/lisp/international/mule-diag.el +++ b/lisp/international/mule-diag.el @@ -28,7 +28,7 @@ ;;; Code: ;; Make sure the help-xref button type is defined. -(require 'help-funs) +(require 'help-fns) ;;; General utility function