]> git.eshelyaron.com Git - emacs.git/commit
Add some more error checking code to `x_stop_ignoring_errors'
authorPo Lu <luangruo@yahoo.com>
Mon, 4 Jul 2022 01:33:19 +0000 (09:33 +0800)
committerPo Lu <luangruo@yahoo.com>
Mon, 4 Jul 2022 01:33:19 +0000 (09:33 +0800)
commit06afa7b4e096b14d03cc801235b27395a9857272
tree91e21f9861da5cf4967db54594b096d0e6866993
parentae3416d69431fe80e767813bfe9837df599eca98
Add some more error checking code to `x_stop_ignoring_errors'

* src/xterm.c (x_stop_ignoring_errors): Abort if no request was
actually made, making the state inconsistent.
src/xterm.c