]> git.eshelyaron.com Git - emacs.git/commit
Fix bit rot in the color allocation code
authorPo Lu <luangruo@yahoo.com>
Fri, 4 Feb 2022 07:38:07 +0000 (15:38 +0800)
committerPo Lu <luangruo@yahoo.com>
Fri, 4 Feb 2022 07:38:07 +0000 (15:38 +0800)
commit3da5dc66eae96ce3c62c875a4b0aa0838010bcd4
tree8c695d9d80f003ede5836997e6be459c71259940
parent8e2d9193ef2700bb93313525cf6e232619860711
Fix bit rot in the color allocation code

* src/xterm.c (x_alloc_nearest_color_1): Reintroduce an older
version of the code that would try to allocate a "compromise
delta".
src/xterm.c