Mercurial > emacs
comparison src/ChangeLog @ 56969:ffa2a0547c4b
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Tue, 07 Sep 2004 21:16:01 +0000 |
parents | dc35c2e20d41 |
children | 5b47e4751161 |
comparison
equal
deleted
inserted
replaced
56968:4a550d52d08d | 56969:ffa2a0547c4b |
---|---|
1 2004-09-07 Kim F. Storm <storm@cua.dk> | |
2 | |
3 * xdisp.c (set_cursor_from_row): Fix last change. Only use 'cursor' | |
4 property from text property or overlay strings at point. | |
5 | |
1 2004-09-07 Stefan <monnier@iro.umontreal.ca> | 6 2004-09-07 Stefan <monnier@iro.umontreal.ca> |
2 | 7 |
3 * xmenu.c (update_submenu_strings): YAILOM. | 8 * xmenu.c (update_submenu_strings): YAILOM. |
4 (set_frame_menubar): Make sure last_i is initialized. | 9 (set_frame_menubar): Make sure last_i is initialized. |
5 | 10 |