]> git.eshelyaron.com Git - emacs.git/commit
Don't use the Gtk region face
authorLars Ingebrigtsen <larsi@gnus.org>
Sat, 23 Jul 2022 08:52:30 +0000 (10:52 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sat, 23 Jul 2022 08:52:30 +0000 (10:52 +0200)
commita24f710395f9777cb9f8b000300e5e9c892d7794
tree444ec08211a8ca446e6cce20d51c6bdb8d940074
parent09e433ec7f8b2c25d5be2cdb5aac5e089a6e4cea
Don't use the Gtk region face

* lisp/faces.el (region): Don't use the Gtk region face, because
it produces low contrast combinations (bug#46493).
* src/gtkutil.h:
* src/gtkutil.c (xg_check_special_colors): Remove.

* src/xfns.c (x_defined_color):
* src/pgtkterm.c (pgtk_defined_color): Don't call.
etc/NEWS
lisp/faces.el
src/gtkutil.c
src/gtkutil.h
src/pgtkterm.c
src/xfns.c