changeset 106496:6e0007ff5e13

Require help-mode instead of help-fns.
author Kenichi Handa <handa@m17n.org>
date Wed, 09 Dec 2009 01:02:28 +0000
parents cf43d025c1b9
children d06619fa1742
files lisp/international/mule-diag.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/international/mule-diag.el	Wed Dec 09 01:02:11 2009 +0000
+++ b/lisp/international/mule-diag.el	Wed Dec 09 01:02:28 2009 +0000
@@ -32,7 +32,7 @@
 ;;; Code:
 
 ;; Make sure the help-xref button type is defined.
-(require 'help-fns)
+(require 'help-mode)
 
 ;;; General utility function