Mercurial > emacs
changeset 52125:af50719208cc
Don't require mule-diag.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Tue, 05 Aug 2003 00:16:48 +0000 |
parents | f961cd1cd732 |
children | 69fcfc4c947a |
files | lisp/international/code-pages.el |
diffstat | 1 files changed, 0 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- 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