aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJan Djärv2010-12-05 11:33:48 +0100
committerJan Djärv2010-12-05 11:33:48 +0100
commita56d164e67624f351b2b89a340fa212f8c5b8efd (patch)
tree28b3b2682790bb246bc3fccd8a46310a6b3ff72e /src/ChangeLog
parentf9fe1af93762cdb8d4ea326c1ee6b8f46dec6cc9 (diff)
downloademacs-a56d164e67624f351b2b89a340fa212f8c5b8efd.tar.gz
emacs-a56d164e67624f351b2b89a340fa212f8c5b8efd.zip
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.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 95f7039eaf7..d10b5d194a9 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12010-12-05 Jan Djärv <jan.h.d@swipnet.se>
2
3 * nsterm.m (ns_dumpglyphs_image): If drawing cursor, fill background
4 with cursor color and draw a rectangle around the image (Bug#7412).
5
12010-12-05 Chong Yidong <cyd@stupidchicken.com> 62010-12-05 Chong Yidong <cyd@stupidchicken.com>
2 7
3 * xdisp.c (try_scrolling): Avoid infloop if the first line is 8 * xdisp.c (try_scrolling): Avoid infloop if the first line is