Mercurial > emacs
diff src/ChangeLog @ 99171:36b0ab070ac3
* nsterm.m (ns_draw_window_cursor): When hbar cursor is on over-sized
glyph, draw it with the default glyph width.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Mon, 27 Oct 2008 22:29:22 +0000 |
parents | 91d125546add |
children | 8af0a96bf7da |
line wrap: on
line diff
--- a/src/ChangeLog Mon Oct 27 22:20:46 2008 +0000 +++ b/src/ChangeLog Mon Oct 27 22:29:22 2008 +0000 @@ -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.