(Fw32_registered_hot_keys): Don't return the nil values corresponding
authorJuanma Barranquero <lekktu@gmail.com>
Wed, 14 Nov 2007 15:34:37 +0000 (15:34 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Wed, 14 Nov 2007 15:34:37 +0000 (15:34 +0000)
commit74084731475858dd97913dbe73989b06e2e9a39d
tree26b6bb16df55aa25a666d67014b9347a9647890f
parentf31d0424eaa81455fb3bd32216061094e57b61cd
(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 typo in docstring.
src/ChangeLog
src/w32fns.c