summaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2008-10-27 22:29:22 +0000
committerChong Yidong <cyd@stupidchicken.com>2008-10-27 22:29:22 +0000
commit54f4426aad04ffd067631318c11474860dbdb16c (patch)
treeb61796765cc95d54ec38635b92cc5cc8e71a80c9 /src/ChangeLog
parentc58f9c71ed40efafa7689039377ff414aedab54d (diff)
downloademacs-54f4426aad04ffd067631318c11474860dbdb16c.tar.gz
* nsterm.m (ns_draw_window_cursor): When hbar cursor is on over-sized
glyph, draw it with the default glyph width.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index b1b5fbbd7e5..ac21eb20453 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -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.