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
commit1f561733288610815dad889994c5686b57753adc (patch)
tree1f5d3de0f0f652a72181328b9cfa235a002f6775
parentd6f576f90869ef5ba46fbc23c8789335599dec69 (diff)
downloademacs-1f561733288610815dad889994c5686b57753adc.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