]> git.eshelyaron.com Git - emacs.git/commit
Clean up some xwidgets code
authorPo Lu <luangruo@yahoo.com>
Fri, 28 Oct 2022 11:55:18 +0000 (19:55 +0800)
committerPo Lu <luangruo@yahoo.com>
Fri, 28 Oct 2022 11:55:18 +0000 (19:55 +0800)
commit90caddc98605e6dbf46be721f4a9ac8a72e8d7ac
treec6e88528368f7346c62f335be32fdb9a1757607c
parent93aff6e5334ee9f398727395b02c2e7913d84bc2
Clean up some xwidgets code

* src/xterm.c (handle_one_xevent): [HAVE_XWIDGETS]: Fix coding
style and remove extra ifdefs.  Also avoid redundant frame
lookups in some cases.
src/xterm.c