]> git.eshelyaron.com Git - emacs.git/commit
Handle errors sending selection decline events asynchronously
authorPo Lu <luangruo@yahoo.com>
Mon, 11 Jul 2022 02:07:21 +0000 (10:07 +0800)
committerPo Lu <luangruo@yahoo.com>
Mon, 11 Jul 2022 02:07:21 +0000 (10:07 +0800)
commitd9464d7fe5d21bd46254bbb691f5d3db34fe6324
tree42323517c6211abf1022d0a94778429e0fac4142
parentb283e36cf1902eeb6d532077e1f46270aa1224e1
Handle errors sending selection decline events asynchronously

* src/xselect.c (x_decline_selection_request): Handle errors
asynchronously.
* src/xterm.c (x_ignore_errors_for_next_request)
(x_stop_ignoring_errors): Export functions.
* src/xterm.h: Update prototypes.
src/xselect.c
src/xterm.c
src/xterm.h