]> git.eshelyaron.com Git - emacs.git/commit
Ensure cursor's foreground color is in sync with 'default' face
authorEli Zaretskii <eliz@gnu.org>
Wed, 10 May 2017 17:06:15 +0000 (20:06 +0300)
committerEli Zaretskii <eliz@gnu.org>
Wed, 10 May 2017 17:06:15 +0000 (20:06 +0300)
commite124e07faede2f2d4c6f16af84d796f6305cb8d9
tree8801051e0d954f5f3fd2564be5b1150a3cc608b5
parentde53dfcea3e1fdc6af171678300deb591b509cc4
Ensure cursor's foreground color is in sync with 'default' face

* src/w32term.c (x_set_cursor_gc): Don't reuse cursor GC if its
foreground color is different from the background of the glyph
string's face.  (Bug#26851)
src/w32term.c