]> git.eshelyaron.com Git - emacs.git/commitdiff
Require help-mode instead of help-fns.
authorKenichi Handa <handa@m17n.org>
Wed, 9 Dec 2009 01:02:28 +0000 (01:02 +0000)
committerKenichi Handa <handa@m17n.org>
Wed, 9 Dec 2009 01:02:28 +0000 (01:02 +0000)
lisp/international/mule-diag.el

index c5f3f341229eec6b90faf5f1dd46978f71840c81..a4460948ccd9e92638c452ef67a3a22c40e04710 100644 (file)
@@ -32,7 +32,7 @@
 ;;; Code:
 
 ;; Make sure the help-xref button type is defined.
-(require 'help-fns)
+(require 'help-mode)
 
 ;;; General utility function