comparison src/ChangeLog @ 71167:d61af0a1f66d

*** empty log message ***
author Romain Francoise <romain@orebokech.com>
date Fri, 02 Jun 2006 17:33:54 +0000
parents 54189ea7ad2a
children 8ed892beda61
comparison
equal deleted inserted replaced
71166:54189ea7ad2a 71167:d61af0a1f66d
8 * xdisp.c (next_element_from_composition): Set it->object to 8 * xdisp.c (next_element_from_composition): Set it->object to
9 it->string if composition is coming from string. 9 it->string if composition is coming from string.
10 (set_cursor_from_row): Don't return 0 unless row displays a 10 (set_cursor_from_row): Don't return 0 unless row displays a
11 continued line. 11 continued line.
12 (dump_glyph): Dump composite glyph. 12 (dump_glyph): Dump composite glyph.
13 13
14 2006-06-02 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> 14 2006-06-02 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
15 15
16 * gtkutil.c (menu_nav_ended): Check that menubar_widget is not NULL. 16 * gtkutil.c (menu_nav_ended): Check that menubar_widget is not NULL.
17 17
18 2006-06-01 Richard Stallman <rms@gnu.org> 18 2006-06-01 Richard Stallman <rms@gnu.org>