* nsterm.m (ns_draw_window_cursor): When hbar cursor is on over-sized

glyph, draw it with the default glyph width.
This commit is contained in:
Chong Yidong 2008-10-27 22:29:22 +00:00
parent d3424e67eb
commit d1a072bf85

View file

@ -1,5 +1,8 @@
2008-10-27 Chong Yidong <cyd@stupidchicken.com>
* 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.