From 238a3495d23094ac4135497c700eca713ceb255e Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Tue, 5 Aug 2003 00:16:48 +0000 Subject: [PATCH] Don't require mule-diag. --- lisp/international/code-pages.el | 5 ----- 1 file changed, 5 deletions(-) diff --git a/lisp/international/code-pages.el b/lisp/international/code-pages.el index c365dfe757f..c0c4a2e93f5 100644 --- a/lisp/international/code-pages.el +++ b/lisp/international/code-pages.el @@ -139,11 +139,6 @@ read/written by MS-DOS software, or for display on the MS-DOS terminal." 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 -- 2.39.2