]> git.eshelyaron.com Git - emacs.git/commit
Remove some more unnecessary calls to block_input
authorPo Lu <luangruo@yahoo.com>
Tue, 11 Oct 2022 07:45:08 +0000 (15:45 +0800)
committerPo Lu <luangruo@yahoo.com>
Tue, 11 Oct 2022 07:46:10 +0000 (15:46 +0800)
commit163000fb5980a0a098d1c4620b88a4717702d779
tree230bf262db7dd088c0af7375b8c7484de7dc27d3
parent4a1a4bf0e2dfe3987b18cfd2122d43db1e8a58c1
Remove some more unnecessary calls to block_input

* src/xterm.c (x_update_opaque_region, show_back_buffer)
(XTbuffer_flipping_unblocked_hook, x_clear_under_internal_border)
(x_after_update_window_line): Remove and add calls to
block_input as required.
src/xterm.c