emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Sat, 16 Mar 2002 12:29:49 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.3589 emacs/lisp/ChangeLog:1.3590
*** emacs/lisp/ChangeLog:1.3589 Sat Mar 16 11:42:37 2002
--- emacs/lisp/ChangeLog        Sat Mar 16 12:29:48 2002
***************
*** 3,10 ****
        * international/codepage.el (codepage-setup): Don't define a
        codepage if it is already defined.
  
!       * 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.
  
--- 3,15 ----
        * international/codepage.el (codepage-setup): Don't define a
        codepage if it is already defined.
  
!       * textmodes/po.el (po-content-type-charset-alist): Convert the
!       car of each association to a string.
!       (po-find-file-coding-system-guts): If the charset matches a name
!       of a codepage, set up that codepage and return it as a coding
!       system to decode the file.
!       (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.
  



reply via email to

[Prev in Thread] Current Thread [Next in Thread]