]> git.eshelyaron.com Git - emacs.git/commit
Fix the `x_trace_wire' option
authorPo Lu <luangruo@yahoo.com>
Thu, 26 May 2022 06:37:27 +0000 (14:37 +0800)
committerPo Lu <luangruo@yahoo.com>
Thu, 26 May 2022 06:37:27 +0000 (14:37 +0800)
commit036b72575a073d43552fd75a435c6388afe95348
tree3f9a91efffe06c0a822781d3d054da16b1967e9c
parentc67c7ab53c0fe4ff03c722c9bac44fcea6ad0699
Fix the `x_trace_wire' option

* src/xterm.c (x_trace_wire):
(x_term_init): Fix debugging code for modern C and Xlib.
src/xterm.c