]> git.eshelyaron.com Git - emacs.git/commit
Fix last change in xterm.c
authorPo Lu <luangruo@yahoo.com>
Sun, 13 Feb 2022 00:39:24 +0000 (08:39 +0800)
committerPo Lu <luangruo@yahoo.com>
Sun, 13 Feb 2022 00:40:36 +0000 (08:40 +0800)
commitad2d50d762b4399b5b6284b0903b5d92fb3fe64f
tree142f431e04463da518565a143966fc97660ab558
parent8e0b043f49a014d1e3f45bd82917c31aa4181951
Fix last change in xterm.c

* src/xterm.c (x_update_opaque_region): Remove check that f is
non-NULL.
(handle_one_xevent): If f is NULL and the configure event is for
any's edit widget, use that instead.
src/xterm.c