Mercurial > emacs
changeset 86066:3d5cac1d55ea
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Wed, 14 Nov 2007 15:34:37 +0000 |
parents | 2557aa084b57 |
children | e1989ca5c28e |
files | src/ChangeLog |
diffstat | 1 files changed, 14 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Wed Nov 14 15:33:31 2007 +0000 +++ b/src/ChangeLog Wed Nov 14 15:34:37 2007 +0000 @@ -1,3 +1,17 @@ +2007-11-14 Juanma Barranquero <lekktu@gmail.com> + + * w32fns.c (Fw32_registered_hot_keys): Don't return the nil values + corresponding to deleted entries; they are an implementation detail. + (gray_bitmap_width, gray_bitmap_height, gray_bitmap_bits): + Remove variables. + (w32_pass_extra_mouse_buttons_to_system, w32_strict_fontnames) + (w32_pass_multimedia_buttons_to_system, w32_strict_painting) + (Vw32_charset_info_alist, w32_to_x_color, w32_init_class) + (w32_createscrollbar, w32_createwindow, my_post_msg, w32_get_modifiers) + (w32_grabbed_keys, cancel_all_deferred_msgs): Make static. + (syms_of_w32fns) <w32-pass-multimedia-buttons-to-system>: + Fix typos in docstring. + 2007-11-13 Juanma Barranquero <lekktu@gmail.com> * w32fns.c (Fw32_register_hot_key): Don't try to register hot key