comparison src/ChangeLog @ 97905:eb2fed31017e

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Sun, 31 Aug 2008 19:41:40 +0000
parents ed2a7d6c4d9c
children f2322a17046c
comparison
equal deleted inserted replaced
97904:ed2a7d6c4d9c 97905:eb2fed31017e
1 2008-08-31 Eli Zaretskii <eliz@gnu.org> 1 2008-08-31 Eli Zaretskii <eliz@gnu.org>
2 2
3 * msdos.c (BUILD_CHAR_GLYPH): New macro. 3 * msdos.c (BUILD_CHAR_GLYPH): New macro.
4 (IT_menu_display): Use it instead of SET_CHAR_GLYPH to construct 4 (IT_menu_display): Use it instead of SET_CHAR_GLYPH to construct
5 the menu. 5 the menu. Allocate larger buffer for `text', to account for
6 possible ^C characters.
6 7
7 2008-08-31 Martin Rudalics <rudalics@gmx.at> 8 2008-08-31 Martin Rudalics <rudalics@gmx.at>
8 9
9 * xdisp.c (prepare_menu_bars): Don't call 10 * xdisp.c (prepare_menu_bars): Don't call
10 Vwindow_size_change_functions with arg Qt. 11 Vwindow_size_change_functions with arg Qt.