# HG changeset patch # User Kenichi Handa # Date 1060042608 0 # Node ID af50719208cc7c334d2ef1931af97fa68f0c1148 # Parent f961cd1cd732ff8d9f80cd738eea5ba8bbf403b5 Don't require mule-diag. diff -r f961cd1cd732 -r af50719208cc lisp/international/code-pages.el --- a/lisp/international/code-pages.el Tue Aug 05 00:02:44 2003 +0000 +++ b/lisp/international/code-pages.el Tue Aug 05 00:16:48 2003 +0000 @@ -139,11 +139,6 @@ cp (cp-charset-for-codepage cp) (cp-offset-for-codepage cp)))))) ) ; eval-after-load -;; For `non-iso-charset-alist'. Do this after redefining -;; `cp-supported-codepages', which is called through loading -;; mule-diag. -(require 'mule-diag) - ;; Macro to allow ccl compilation at byte-compile time, avoiding ;; loading ccl. ;;;###autoload