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: Dave Love
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Tue, 10 Sep 2002 13:40:22 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.4303 emacs/lisp/ChangeLog:1.4304
*** emacs/lisp/ChangeLog:1.4303 Tue Sep 10 12:50:07 2002
--- emacs/lisp/ChangeLog        Tue Sep 10 13:40:21 2002
***************
*** 1,3 ****
--- 1,23 ----
+ 2002-09-10  Dave Love  <address@hidden>
+ 
+       * international/utf-8.el (ucs-mule-to-mule-unicode): Define
+       unconditionally.
+       (utf-8-fragmentation-table): New.  Use it in top-level mapc.
+       (utf-8-fragment-on-decoding): Use it to keep
+       utf-8-translation-table-for-decode variable and translation table
+       in sync.
+ 
+       * international/ucs-tables.el: Bind
+       utf-8-translation-table-for-decode when setting up tables and
+       remove useless optimize-char-table.
+       (ucs-mule-to-mule-unicode): Deleted.
+       (ucs-unify-8859): Maybe optimize ucs-mule-to-mule-unicode.
+ 
+       * international/utf-16.el (utf-16-le-pre-write-conversion)
+       (utf-16-be-pre-write-conversion): Deleted.
+       (mule-utf-16-le, mule-utf-16-be): Register encoding translation
+       table.
+ 
  2002-09-10  Richard M. Stallman  <address@hidden>
  
        * files.el (diff-buffer-with-file): Simplify.




reply via email to

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