Mercurial > emacs
diff src/ChangeLog @ 111910:662b605247a4
Fix for 7412 (no cursor on image) backported from trunk.
* nsterm.m (ns_dumpglyphs_image): If drawing cursor, fill background
with cursor color and draw a rectangle around the image.
author | Jan D. <jan.h.d@swipnet.se> |
---|---|
date | Sun, 05 Dec 2010 11:33:48 +0100 |
parents | 5c6c43239aa4 |
children | d566763f152d |
line wrap: on
line diff
--- a/src/ChangeLog Sun Dec 05 10:30:58 2010 +0900 +++ b/src/ChangeLog Sun Dec 05 11:33:48 2010 +0100 @@ -1,3 +1,8 @@ +2010-12-05 Jan Djärv <jan.h.d@swipnet.se> + + * nsterm.m (ns_dumpglyphs_image): If drawing cursor, fill background + with cursor color and draw a rectangle around the image (Bug#7412). + 2010-12-05 Chong Yidong <cyd@stupidchicken.com> * xdisp.c (try_scrolling): Avoid infloop if the first line is