changeset 43954:d97aaaffa849

<top-level>: Remove the setup for all known codepages: it seems to cause crashes in the CCL driver.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 16 Mar 2002 16:27:36 +0000
parents 48147096f050
children 34ed592275f9
files lisp/textmodes/po.el
diffstat 1 files changed, 0 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- 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)