Mercurial > emacs
changeset 71162:1e8648fd980a
*** empty log message ***
author | YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
---|---|
date | Fri, 02 Jun 2006 09:39:54 +0000 |
parents | 938915517680 |
children | b1bc5d576c4c |
files | src/ChangeLog |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Fri Jun 02 09:39:43 2006 +0000 +++ b/src/ChangeLog Fri Jun 02 09:39:54 2006 +0000 @@ -1,3 +1,11 @@ +2006-06-02 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> + + * xdisp.c (next_element_from_composition): Set it->object to + it->string if composition is coming from string. + (set_cursor_from_row): Don't return 0 unless row displays a + continued line. + (dump_glyph): Dump composite glyph. + 2006-06-02 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> * gtkutil.c (menu_nav_ended): Check that menubar_widget is not NULL.