]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Thu, 15 Jan 2004 06:58:31 +0000 (06:58 +0000)
committerKenichi Handa <handa@m17n.org>
Thu, 15 Jan 2004 06:58:31 +0000 (06:58 +0000)
src/ChangeLog.22

index 2cce53840c8908e4e136f71cd1a4c71e4eb8f340..a52e6f8f4a1acdf5d280d54e0167ee17e8eca696 100644 (file)
@@ -1,3 +1,14 @@
+2004-01-15  Kenichi Handa  <handa@m17n.org>
+
+       * macterm.c (x_set_mouse_face_gc): Call FACE_FOR_CHAR with POS and
+       OBJECT args.
+
+       * xdisp.c (x_produce_glyphs): Call FACE_FOR_CHAR with POS and
+       OBJECT args for composition too.
+
+       * w32term.c (x_set_mouse_face_gc): Call FACE_FOR_CHAR with POS and
+       OBJECT args.
+
 2004-01-13  Kenichi Handa  <handa@m17n.org>
 
        * dispextern.h (FACE_FOR_CHAR): New args POS and OBJECT.