]> git.eshelyaron.com Git - emacs.git/commit
Clean up some of the X extension related code
authorPo Lu <luangruo@yahoo.com>
Sun, 23 Jan 2022 01:14:16 +0000 (09:14 +0800)
committerPo Lu <luangruo@yahoo.com>
Sun, 23 Jan 2022 01:14:16 +0000 (09:14 +0800)
commit7c16f691011deb0843ea8d7c8324aca034cbd56c
treedf459bf2264e89dc9474f9fbf32e7112f1d8ceb5
parent27e080d009076c4c7482201987af36d423a75b61
Clean up some of the X extension related code

* src/image.c (Fimage_transforms_p): Remove unused variables.
* src/xterm.c (x_probe_xfixes_extension):
(x_term_init): Probe for xfixes during terminal initialization
instead.
* src/xterm.h (struct x_display_info): New fields for xfixes
support.
src/image.c
src/xterm.c
src/xterm.h