• Chris Feng's avatar
    Handle unread-command-events consistently (bug#23980) · 1f3f4b12
    Chris Feng authored
    * src/keyboard.c (read_char): Events put into `unread-command-events'
    with the form (t . EVENT) should always have the t stripped when read
    out.
    * test/src/keyboard-tests.el: New tests for `unread-command-events'.
    1f3f4b12
keyboard-tests.el 1.26 KB