(x_set_foreground_color, x_set_background_color)
authorRichard M. Stallman <rms@gnu.org>
Sun, 26 Apr 1998 22:36:29 +0000 (22:36 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 26 Apr 1998 22:36:29 +0000 (22:36 +0000)
commita76206dcc37bf420bded365c02e89a2192422154
treeeb75ed640eea0228609a8faa699a717288b8594e
parent74c1de234c1a1952a693098083bab5a84312d32c
(x_set_foreground_color, x_set_background_color)
(x_set_mouse_color, x_set_cursor_color): Don't call unload_color
if same pixel is used in another slot in the frame.

(x_set_foreground_color): Call unload_color on the old color.
(x_set_background_color, x_set_mouse_color): Likewise.
(x_set_cursor_color, x_set_border_pixel): Likewise.
src/xfns.c