comparison src/ChangeLog @ 109882:793d8afe2140

(set_frame_menubar): Remove call to undefined function.
author Jason Rumney <jasonr@gnu.org>
date Thu, 19 Aug 2010 23:53:08 +0800
parents 3db1493a6f89
children 42a68d95e799
comparison
equal deleted inserted replaced
109881:3db1493a6f89 109882:793d8afe2140
5 (internal_self_insert): Run Qpost_self_insert_hook rather than handle 5 (internal_self_insert): Run Qpost_self_insert_hook rather than handle
6 self-insert-face. 6 self-insert-face.
7 (syms_of_cmds): Initialize the new vars. 7 (syms_of_cmds): Initialize the new vars.
8 8
9 2010-08-19 Jason Rumney <jasonr@gnu.org> 9 2010-08-19 Jason Rumney <jasonr@gnu.org>
10
11 * w32menu.c (set_frame_menubar): Remove call to undefined function.
10 12
11 * w32fns.c (w32_wnd_proc): Don't check context before initializing. 13 * w32fns.c (w32_wnd_proc): Don't check context before initializing.
12 14
13 2010-08-19 Jan Djärv <jan.h.d@swipnet.se> 15 2010-08-19 Jan Djärv <jan.h.d@swipnet.se>
14 16