]> git.eshelyaron.com Git - emacs.git/commit
(x_set_cursor_color): Set foreground of cursor, not frame.
authorJason Rumney <jasonr@gnu.org>
Wed, 20 Mar 2002 21:17:56 +0000 (21:17 +0000)
committerJason Rumney <jasonr@gnu.org>
Wed, 20 Mar 2002 21:17:56 +0000 (21:17 +0000)
commitac849ba44bea60ecf5246a9f758a080bd67b1a70
tree0bfdb7616856a23387f4900a85903f4dfb34213e
parent73e66133d0988da868c1e3eeaa86e3a20f257506
(x_set_cursor_color): Set foreground of cursor, not frame.
(Fimage_size, Fimage_mask_p, XPutPixel): New functions.
(four_corners_best, x_clear_image_1, x_clear_image)
(x_alloc_image_color, postprocess_image)
(x_create_x_image_and_pixmap, x_destroy_x_image, xbm_load_image)
(x_from_x_colors, x_disable_image, pbm_load): Adapt for Windows.
(init_xfns, syms_of_w32fns): Initialize image functions and constants.
src/w32fns.c