]> git.eshelyaron.com Git - emacs.git/commit
Fix the GTK 2 build
authorPo Lu <luangruo@yahoo.com>
Sun, 6 Feb 2022 12:10:46 +0000 (20:10 +0800)
committerPo Lu <luangruo@yahoo.com>
Sun, 6 Feb 2022 12:10:46 +0000 (20:10 +0800)
commitdc5930ba973c9d921e9124b7afa1a65bba568b45
treee22625723a10b7334953997179499cf8627de1da
parent37751569902a8c1073bea64059f01540221d7361
Fix the GTK 2 build

* src/gtkutil.c (xg_filter_key): Remove call to GTK3-only
function without GTK 3.
* src/xfns.c (select_visual): Avoid 32-bit visuals on GTK 2.
src/gtkutil.c
src/xfns.c