Mercurial > emacs
diff src/ChangeLog @ 111784:df9e4ed95f9b
Draw text under filled box cursor in inverted color (Bug#7479).
* src/nsterm.m (ns_draw_glyph_string): Switch fore- and background if
drawing text under filled box cursor.
author | Jan D. <jan.h.d@swipnet.se> |
---|---|
date | Thu, 02 Dec 2010 09:24:16 +0100 |
parents | 141d3f14d8c3 |
children | 722e83b4c563 |
line wrap: on
line diff
--- a/src/ChangeLog Tue Nov 30 12:01:47 2010 +0000 +++ b/src/ChangeLog Thu Dec 02 09:24:16 2010 +0100 @@ -1,3 +1,8 @@ +2010-12-02 Jan Djärv <jan.h.d@swipnet.se> + + * nsterm.m (ns_draw_glyph_string): Switch fore- and background if + drawing text under filled box cursor (Bug#7479). + 2010-11-27 Kenichi Handa <handa@m17n.org> * charset.c (emacs_mule_charset): Make it an array of charset ID;