comparison 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
comparison
equal deleted inserted replaced
111783:850903c89a9f 111784:df9e4ed95f9b
1 2010-12-02 Jan Djärv <jan.h.d@swipnet.se>
2
3 * nsterm.m (ns_draw_glyph_string): Switch fore- and background if
4 drawing text under filled box cursor (Bug#7479).
5
1 2010-11-27 Kenichi Handa <handa@m17n.org> 6 2010-11-27 Kenichi Handa <handa@m17n.org>
2 7
3 * charset.c (emacs_mule_charset): Make it an array of charset ID; 8 * charset.c (emacs_mule_charset): Make it an array of charset ID;
4 i.e. integer. 9 i.e. integer.
5 (Fdefine_charset_internal): Adjusted for the above change. 10 (Fdefine_charset_internal): Adjusted for the above change.