]> git.eshelyaron.com Git - emacs.git/commit
Ignore input extension errors caused by grabbing
authorPo Lu <luangruo@yahoo.com>
Fri, 8 Apr 2022 03:22:06 +0000 (11:22 +0800)
committerPo Lu <luangruo@yahoo.com>
Fri, 8 Apr 2022 03:22:06 +0000 (11:22 +0800)
commitc42ef4e7c142a93e2ccfea904d72735a6030e978
tree7d901c4539771f131ac6ee2e0b3342579518d2e8
parent598d1a2aa3ffdbc6de3e28797faf3ff68e0475f9
Ignore input extension errors caused by grabbing

* src/xterm.c (x_error_handler): Ignore GrabDevice and
UngrabDevice errors.
src/xterm.c