aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJan Djärv2010-12-03 11:54:44 +0100
committerJan Djärv2010-12-03 11:54:44 +0100
commit146490c35d54bb78d24082c33e04ddcb518ef015 (patch)
treed77a7637b00cd6fd00519b0aef5a6948cbb8553f /src/ChangeLog
parentbabc8f0d4a6b1fc24b1fe3fc10a833eb3e694906 (diff)
downloademacs-146490c35d54bb78d24082c33e04ddcb518ef015.tar.gz
emacs-146490c35d54bb78d24082c33e04ddcb518ef015.zip
Draw cursor and images correctly for Nextstep (bug#7412).
* src/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 ccc3e480eb9..6213a2d4687 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12010-12-03 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-03 Andreas Schwab <schwab@linux-m68k.org> 62010-12-03 Andreas Schwab <schwab@linux-m68k.org>
2 7
3 * frame.c (x_set_font): Remove unused variable. 8 * frame.c (x_set_font): Remove unused variable.