]> git.eshelyaron.com Git - emacs.git/commit
Restore old code in x_sync_trigger_fence
authorPo Lu <luangruo@yahoo.com>
Fri, 26 Aug 2022 01:42:35 +0000 (09:42 +0800)
committerPo Lu <luangruo@yahoo.com>
Fri, 26 Aug 2022 01:42:35 +0000 (09:42 +0800)
commit8cad97e3db879e21663aea5da6138618f4901154
tree65822f1d5e1cba4d5376a507f3543f94ed07f8b7
parent7ffac97f4908f0eaf38364336c1844665dd17335
Restore old code in x_sync_trigger_fence

* src/xterm.c (x_sync_trigger_fence): Restore old code, since that
makes it easier to adapt to more than 2 sync fences (which might be
necessary in the future, if we ever decide to do frame handling
asynchronously), and is much more recognizable for people coming from
other programs.
src/xterm.c