From 7385fe74a1bf48ca92d97762a861c762ef8e1125 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Tue, 27 May 2008 03:11:09 +0000 Subject: [PATCH] * xdisp.c (draw_glyphs): If mouse-highlighting is on, attempt to draw overlap glyphs with appropriate highlighting. --- src/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index d72f1b54057..fdcbc3469c7 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2008-05-27 Chong Yidong + + * xdisp.c (draw_glyphs): If mouse-highlighting is on, attempt to + draw overlap glyphs with appropriate highlighting. + 2008-05-27 Kenichi Handa * xfont.c (xfont_open): Fix calculation of font->average_width. -- 2.39.2