diff options
author | Po Lu <luangruo@yahoo.com> | 2022-11-19 18:46:07 +0800 |
---|---|---|
committer | Po Lu <luangruo@yahoo.com> | 2022-11-19 18:47:28 +0800 |
commit | 07127e9c29a7d467f951f2ff939aae62ad744302 (patch) | |
tree | a8073c6ed9c895cd5f5437fbfbf4fd3685758888 /test/lisp/emacs-lisp/checkdoc-tests.el | |
parent | 4a2e3d19f72764c6724b5f126fd2618e99860153 (diff) | |
download | emacs-07127e9c29a7d467f951f2ff939aae62ad744302.tar.gz emacs-07127e9c29a7d467f951f2ff939aae62ad744302.tar.bz2 emacs-07127e9c29a7d467f951f2ff939aae62ad744302.zip |
Fix error trapping in x_set_mouse_color
* src/xfns.c (x_set_mouse_color): Use
x_uncatch_errors_after_check right after x_had_errors_p. Then,
trap errors around FreeCursor requests, since some of the IDs
may not name valid cursors.
Diffstat (limited to 'test/lisp/emacs-lisp/checkdoc-tests.el')
0 files changed, 0 insertions, 0 deletions