1 Oct 2003 01:28
Changes to emacs/src/ChangeLog.22 [emacs-unicode-2]
Kenichi Handa <handa <at> etl.go.jp>
2003-09-30 23:28:02 GMT
2003-09-30 23:28:02 GMT
Index: emacs/src/ChangeLog.22 diff -c emacs/src/ChangeLog.22:1.1.2.8 emacs/src/ChangeLog.22:1.1.2.9 *** emacs/src/ChangeLog.22:1.1.2.8 Tue Sep 30 07:10:17 2003 --- emacs/src/ChangeLog.22 Tue Sep 30 19:28:01 2003 *************** *** 1,5 **** --- 1,10 ---- 2003-09-30 Kenichi Handa <handa <at> m17n.org> + * character.c (char_string): Use ASCII_CHAR_P instead of + SINGLE_BYTE_CHAR_P. + + 2003-09-30 Kenichi Handa <handa <at> m17n.org> + * xdisp.c (handle_auto_composed_prop): Check if the last characters of auto-composed region is newly composed with the following characters. *************** *** 63,68 **** --- 68,74 ---- * window.c (Fdisplay_buffer, Fframe_selected_window): Remove unsued vars. + >>>>>>> 1.1.2.8 2003-09-26 Dave Love <fx <at> gnu.org> * xterm.c (x_bitmap_mask): Declare.
RSS Feed