]> git.eshelyaron.com Git - emacs.git/commitdiff
* xdisp.c (draw_glyphs): If mouse-highlighting is on, attempt to
authorChong Yidong <cyd@stupidchicken.com>
Tue, 27 May 2008 03:11:09 +0000 (03:11 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Tue, 27 May 2008 03:11:09 +0000 (03:11 +0000)
draw overlap glyphs with appropriate highlighting.

src/ChangeLog

index d72f1b54057ef014ba83e60df150b32e99b6fd3e..fdcbc3469c70443ceb1bbb59f1bdacdd5fe85f0e 100644 (file)
@@ -1,3 +1,8 @@
+2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
+
+       * xdisp.c (draw_glyphs): If mouse-highlighting is on, attempt to
+       draw overlap glyphs with appropriate highlighting.
+
 2008-05-27  Kenichi Handa  <handa@m17n.org>
 
        * xfont.c (xfont_open): Fix calculation of font->average_width.