summaryrefslogtreecommitdiff
path: root/test/src/keyboard-tests.el
AgeCommit message (Expand)Author
2026-05-13keyboard-tests.el: Try and fix the failure on EMBAStefan Monnier
2026-05-04keyboard.c: Allow SIGINT to `quit` in batch mode, instead of exitStefan Monnier
2026-04-29Add ERT coverage for read_key_sequence behaviourVladimir Kazanov
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-07-30Move keyboard input functions from lread.c to keyboard.cMattias EngdegÄrd
2025-01-01Update copyright year to 2025Paul Eggert
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-08-19Skip hanging tests on Cygwin (bug#65325)Ken Brown
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-02-19* test/lisp/emacs-lisp/edebug-tests.el: Adjust to new `edebug-eval-defun`.Stefan Monnier
2021-01-01Update copyright year to 2021Paul Eggert
2020-09-17Give Lisp control on the lossage sizeTino Calancha
2020-01-01Update copyright year to 2020Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-12-19; Copyright year fixGlenn Morris
2018-12-19Backport: Handle unread-command-events consistently (bug#23980)Chris Feng