]> git.eshelyaron.com Git - emacs.git/commit
* src/term.c (handle_one_term_event): Simplify.
authorStefan Monnier <monnier@iro.umontreal.ca>
Wed, 4 Nov 2020 18:44:51 +0000 (13:44 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Wed, 4 Nov 2020 18:44:51 +0000 (13:44 -0500)
commit1c9500da6615ecaa6e7a5029e0f5d0200d66e7ef
tree1d4cfd1ed4778dd3fdb6eda2293ffbf9a5c93a7c
parent125956725be2f7aea8e7436530f4b32cf621d9ac
* src/term.c (handle_one_term_event): Simplify.

Remove the `hold_quit` argument which was never used.
Streamline the control flow.
Thanks to Jared Finder <jared@finder.org> for pointing it out.

* src/keyboard.c (tty_read_avail_input): Simplify accordingly.
src/keyboard.c
src/term.c
src/termhooks.h