]> git.eshelyaron.com Git - emacs.git/commitdiff
* nsterm.m (ns_draw_window_cursor): When hbar cursor is on over-sized
authorChong Yidong <cyd@stupidchicken.com>
Mon, 27 Oct 2008 22:29:22 +0000 (22:29 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Mon, 27 Oct 2008 22:29:22 +0000 (22:29 +0000)
glyph, draw it with the default glyph width.

src/ChangeLog

index ae9044d47f1a07129e26723293f96ed7a1292f40..6562ef022d770c209e77ba120f11c110edb70500 100644 (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.