emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/ChangeLog.22 [emacs-unicode-2]


From: Kenichi Handa
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog.22 [emacs-unicode-2]
Date: Mon, 06 Oct 2003 07:24:18 -0400

Index: emacs/src/ChangeLog.22
diff -c emacs/src/ChangeLog.22:1.1.2.11 emacs/src/ChangeLog.22:1.1.2.12
*** emacs/src/ChangeLog.22:1.1.2.11     Thu Oct  2 08:40:04 2003
--- emacs/src/ChangeLog.22      Mon Oct  6 07:24:18 2003
***************
*** 1,3 ****
--- 1,25 ----
+ 2003-10-06  Kenichi Handa  <address@hidden>
+ 
+       * charset.h (charset_unicode): Extern it.
+ 
+       * charset.c (string_xstring_p): Check by (C >= 0x100).
+       (find_charsets_in_text): Format of the arc CHARSETS changed.  New
+       arg MULTIBYTE.
+       (Ffind_charset_region, Ffind_charset_string): Adjusted for the
+       change of find_charsets_in_text.
+       (Fsplit_char): Fix doc.  Never return unknown.
+ 
+       * chartab.c (char_table_translate): Use CHARACTERP, not INETEGERP.
+ 
+       * coding.c (Fdefine_coding_system_alias): Update
+       Vcoding_system_list.
+ 
+       * fontset.c (load_font_get_repertory): Pay attention to the case
+       that ENCODING of a font is specified by a char-table.
+ 
+       * xterm.c (x_get_font_repertory): Handle the case that the
+       encoding of font is other than Unicode.
+ 
  2003-10-02  Kenichi Handa  <address@hidden>
  
        * term.c (encode_terminal_code): Don't handle glyph-table.  Check




reply via email to

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