Mercurial > emacs
comparison src/ChangeLog @ 86070:613108f58dbf
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Wed, 14 Nov 2007 17:13:43 +0000 |
parents | 3d5cac1d55ea |
children | 0cd0cd49957f |
comparison
equal
deleted
inserted
replaced
86069:e657f7e0b51e | 86070:613108f58dbf |
---|---|
7 (w32_pass_extra_mouse_buttons_to_system, w32_strict_fontnames) | 7 (w32_pass_extra_mouse_buttons_to_system, w32_strict_fontnames) |
8 (w32_pass_multimedia_buttons_to_system, w32_strict_painting) | 8 (w32_pass_multimedia_buttons_to_system, w32_strict_painting) |
9 (Vw32_charset_info_alist, w32_to_x_color, w32_init_class) | 9 (Vw32_charset_info_alist, w32_to_x_color, w32_init_class) |
10 (w32_createscrollbar, w32_createwindow, my_post_msg, w32_get_modifiers) | 10 (w32_createscrollbar, w32_createwindow, my_post_msg, w32_get_modifiers) |
11 (w32_grabbed_keys, cancel_all_deferred_msgs): Make static. | 11 (w32_grabbed_keys, cancel_all_deferred_msgs): Make static. |
12 (Fw32_define_rgb_color, Fw32_load_color_file, Fx_display_save_under) | |
12 (syms_of_w32fns) <w32-pass-multimedia-buttons-to-system>: | 13 (syms_of_w32fns) <w32-pass-multimedia-buttons-to-system>: |
13 Fix typos in docstring. | 14 Fix typos in docstrings. |
15 (Fx_server_version): Reflow docstring. | |
16 (Fw32_shell_execute): Doc fixes. | |
14 | 17 |
15 2007-11-13 Juanma Barranquero <lekktu@gmail.com> | 18 2007-11-13 Juanma Barranquero <lekktu@gmail.com> |
16 | 19 |
17 * w32fns.c (Fw32_register_hot_key): Don't try to register hot key | 20 * w32fns.c (Fw32_register_hot_key): Don't try to register hot key |
18 if w32_parse_hot_key returned nil. | 21 if w32_parse_hot_key returned nil. |