From d1a072bf856266928072a37e32241d518abb5611 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Mon, 27 Oct 2008 22:29:22 +0000 Subject: [PATCH] * nsterm.m (ns_draw_window_cursor): When hbar cursor is on over-sized glyph, draw it with the default glyph width. --- src/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index ae9044d47f1..6562ef022d7 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,8 @@ 2008-10-27 Chong Yidong + * nsterm.m (ns_draw_window_cursor): When hbar cursor is on + over-sized glyph, draw it with the default glyph width. + * w32term.c (x_draw_bar_cursor): When hbar cursor is on over-sized glyph, draw it with the default glyph width. -- 2.39.2