]> git.eshelyaron.com Git - emacs.git/commitdiff
<top-level>: Remove the setup for all known codepages: it seems
authorEli Zaretskii <eliz@gnu.org>
Sat, 16 Mar 2002 16:28:01 +0000 (16:28 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 16 Mar 2002 16:28:01 +0000 (16:28 +0000)
to cause crashes in the CCL driver.

lisp/ChangeLog
lisp/textmodes/po.el

index 70db7f61a2106cc07884d67afd3cba01922acf20..35a70e7f8e067d9d9aa41604380159229f8dea0e 100644 (file)
@@ -1,7 +1,9 @@
-2002-03-16  Eli Zaretskii  <eliz@fencepost.gnu.org>
+2002-03-16  Eli Zaretskii  <eliz@is.elta.co.il>
 
        * textmodes/po.el (po-find-charset): Search for the Charset=
        header even if we've read less than 4KB.
+       <top-level>: Remove the setup for all known codepages: it seems
+       to cause crashes in the CCL driver.
 
 2002-03-16  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
index 191f166e1e65cccc68ef73db6f8525a4b857d4db..93446be8f82bb8f5a5ded337df715c50b9f0dc79 100644 (file)
 
 ;;; 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)