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: Tue, 30 Sep 2003 07:10:17 -0400

Index: emacs/src/ChangeLog.22
diff -c emacs/src/ChangeLog.22:1.1.2.7 emacs/src/ChangeLog.22:1.1.2.8
*** emacs/src/ChangeLog.22:1.1.2.7      Mon Sep 29 14:18:04 2003
--- emacs/src/ChangeLog.22      Tue Sep 30 07:10:17 2003
***************
*** 1,3 ****
--- 1,19 ----
+ 2003-09-30  Kenichi Handa  <address@hidden>
+ 
+       * xdisp.c (handle_auto_composed_prop): Check if the last
+       characters of auto-composed region is newly composed with the
+       following characters.
+       (handle_composition_prop): Fix checking of point being inside
+       composition.
+ 
+ 2003-09-26  Kenichi Handa  <address@hidden>
+ 
+       * fns.c (concat): Don't change multibyteness of the result by
+       concatenating an 8-bit character.
+ 
+       * data.c (Faset): Check newelt by CHECK_CHARACTER.  Don't change
+       multibyteness of the result when newelt is an 8-bit character.
+ 
  2003-09-29  Dave Love  <address@hidden>
  
        * xmenu.c (find_and_call_menu_selection): Make menu_bar_items_used
***************
*** 98,103 ****
--- 114,124 ----
  
        * fileio.c (Finsert_file_contents): Call setup_coding_system in
        the case of auto saving.
+ 
+ 2003-09-10  Andreas Schwab  <address@hidden>
+ 
+       * chartab.c (map_char_table): Protect `range' from GC.
+       (map_char_table_for_charset): Likewise.
  
  2003-07-09  Kenichi Handa  <address@hidden>
  




reply via email to

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