]> git.eshelyaron.com Git - emacs.git/commit
(x_color_cells, x_query_colors, x_query_color): New
authorGerd Moellmann <gerd@gnu.org>
Wed, 18 Oct 2000 11:58:07 +0000 (11:58 +0000)
committerGerd Moellmann <gerd@gnu.org>
Wed, 18 Oct 2000 11:58:07 +0000 (11:58 +0000)
commitf04e1297ecb8613fadd8c27b9caf92de37fab2cf
tree275e3798f2aaeb49cf663574f4761818f16eaef0
parenta31fedb766dcf23f1df3fc8cc639dece5d2ab27e
(x_color_cells, x_query_colors, x_query_color): New
functions.
(x_alloc_nearest_color): Use it to reduce calls to XQueryColors
which can be slow.
(x_copy_color, x_alloc_lighter_color): Likewise.
src/xterm.c