aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes/po.el
diff options
context:
space:
mode:
authorEli Zaretskii <[email protected]>2002-03-16 16:28:01 +0000
committerEli Zaretskii <[email protected]>2002-03-16 16:28:01 +0000
commit55859ca7d85fea20aed7d810985883db863f8234 (patch)
tree74a4a115eb066afd537ab6301384951ea43ebd50 /lisp/textmodes/po.el
parent0cd9a1a9199b5ebaf32319685db083432acdd574 (diff)
<top-level>: Remove the setup for all known codepages: it seems
to cause crashes in the CCL driver.
Diffstat (limited to 'lisp/textmodes/po.el')
-rw-r--r--lisp/textmodes/po.el4
1 files changed, 0 insertions, 4 deletions
diff --git a/lisp/textmodes/po.el b/lisp/textmodes/po.el
index 191f166e1e..93446be8f8 100644
--- a/lisp/textmodes/po.el
+++ b/lisp/textmodes/po.el
@@ -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)