From: Kenichi Handa Date: Wed, 9 Dec 2009 01:02:28 +0000 (+0000) Subject: Require help-mode instead of help-fns. X-Git-Tag: emacs-pretest-23.1.90~6 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0f0ea87e8c03aa623de5632ecacd3621ffe410a5;p=emacs.git Require help-mode instead of help-fns. --- diff --git a/lisp/international/mule-diag.el b/lisp/international/mule-diag.el index c5f3f341229..a4460948ccd 100644 --- a/lisp/international/mule-diag.el +++ b/lisp/international/mule-diag.el @@ -32,7 +32,7 @@ ;;; Code: ;; Make sure the help-xref button type is defined. -(require 'help-fns) +(require 'help-mode) ;;; General utility function