comparison src/ChangeLog.22 @ 89710:48887be1efd8

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Thu, 15 Jan 2004 06:58:31 +0000
parents 3756c51dab99
children 37b673654269
comparison
equal deleted inserted replaced
89709:688136a6cab5 89710:48887be1efd8
1 2004-01-15 Kenichi Handa <handa@m17n.org>
2
3 * macterm.c (x_set_mouse_face_gc): Call FACE_FOR_CHAR with POS and
4 OBJECT args.
5
6 * xdisp.c (x_produce_glyphs): Call FACE_FOR_CHAR with POS and
7 OBJECT args for composition too.
8
9 * w32term.c (x_set_mouse_face_gc): Call FACE_FOR_CHAR with POS and
10 OBJECT args.
11
1 2004-01-13 Kenichi Handa <handa@m17n.org> 12 2004-01-13 Kenichi Handa <handa@m17n.org>
2 13
3 * dispextern.h (FACE_FOR_CHAR): New args POS and OBJECT. 14 * dispextern.h (FACE_FOR_CHAR): New args POS and OBJECT.
4 15
5 * fontset.c (reorder_font_vector): Adjusted for the change of 16 * fontset.c (reorder_font_vector): Adjusted for the change of