summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenichi Handa <handa@m17n.org>2009-12-09 01:02:28 +0000
committerKenichi Handa <handa@m17n.org>2009-12-09 01:02:28 +0000
commit0f0ea87e8c03aa623de5632ecacd3621ffe410a5 (patch)
treea33ecf93770f3db04ce04439b76a33d728aa05f8
parent7eb3f9a82742631b6a4a0528801c50457b6cac28 (diff)
downloademacs-0f0ea87e8c03aa623de5632ecacd3621ffe410a5.tar.gz
Require help-mode instead of help-fns.
-rw-r--r--lisp/international/mule-diag.el2
1 files changed, 1 insertions, 1 deletions
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