# HG changeset patch # User Eli Zaretskii # Date 1016296056 0 # Node ID d97aaaffa8496d50ef532473860134719a5644fe # Parent 48147096f050751431cb3fbad8a86f6debc99a3a : Remove the setup for all known codepages: it seems to cause crashes in the CCL driver. diff -r 48147096f050 -r d97aaaffa849 lisp/textmodes/po.el --- a/lisp/textmodes/po.el Sat Mar 16 16:14:38 2002 +0000 +++ b/lisp/textmodes/po.el Sat Mar 16 16:27:36 2002 +0000 @@ -32,10 +32,6 @@ ;;; Code: -; Make the cpnnn codesets available. -(if (not (string-match "XEmacs\\|Lucid" emacs-version)) - (mapc #'codepage-setup (mapcar #'car (cp-supported-codepages)))) - (defconst po-content-type-charset-alist '(; Note: Emacs 21 doesn't support all encodings, thus the missing entries. (ASCII . undecided)