summaryrefslogtreecommitdiff
path: root/src/keyboard.c
AgeCommit message (Expand)Author
2026-05-26ARRAYELTS → countofPaul Eggert
2026-05-04keyboard.c: Allow SIGINT to `quit` in batch mode, instead of exitStefan Monnier
2026-03-26Simplify some struct frame.output_method checksBasil L. Contovounesios
2026-03-07Fix segfaults in 'kbd_buffer_get_event'Eli Zaretskii
2026-03-03; Move documentation for multiple-terminals-merge-keyboards.Sean Whitton
2026-02-28New variable 'multiple-terminals-merge-keyboards'Sean Whitton
2026-02-28Don’t stuff keyboard input uselesslyPaul Eggert
2026-02-28Show a message in locked frames in single-kboard modeSean Whitton
2026-02-27; Copy out log message from when branch was first introduced.Sean Whitton
2026-01-26(read_char_minibuf_menu_prompt): Fix bug#80146Stefan Monnier
2026-01-26Fix point-adjustment when overlays are specific to windowsEli Zaretskii
2026-01-04; * src/keyboard.c: Fix style in two comments.Sean Whitton
2026-01-02; * src/keyboard.c (is_ignored_event): Delete redundant assignment.Po Lu
2026-01-01; Add 2026 to copyright years.Sean Whitton
2026-01-01; * src/keyboard.c (is_ignored_event): Fix last change.Sean Whitton
2026-01-01Don't permit special configuration events to trigger `throw-on-input'Po Lu
2025-12-09; * src/keyboard.c (make_lispy_event): Remove unused variable.Po Lu
2025-12-09Fix builds without toolkit menu barsPo Lu
2025-12-08Fix some C symbol extern visibilityPaul Eggert
2025-11-24; * src/keyboard.c (read_key_sequence): Style tweaks.Sean Whitton
2025-11-24Support `toolkit-theme-set-functions' on Android and execute hooks safelyPo Lu
2025-11-19Fix 'make_lispy_position' for left margin clicks (Bug#79846)Martin Rudalics
2025-11-16Fix last change in keyboard.cEli Zaretskii
2025-11-16Fix cursor motion across invisible text with an overlayEli Zaretskii
2025-11-13read_key_sequence: Additional check for fix_current_bufferSean Whitton
2025-08-12Fix file notification problem on Windows.Michael Albinus
2025-07-30Move keyboard input functions from lread.c to keyboard.cMattias Engdegård
2025-07-09Handle invalid frame_or_window slots in tty input events (Bug#78966)Martin Rudalics
2025-07-03Avoid segfaults due to C-g when a thread does GCEli Zaretskii
2025-06-11Port to Android API 36Po Lu
2025-03-18Fix generation of mouse position lists on the tool and tab barsPo Lu
2025-03-17Implement dragging and resizing of tty child framesMartin Rudalics
2025-03-12Fix capitalization ELisp -> ElispSean Whitton
2025-03-03Revert “Avoid some union buffered_input_event uses”Paul Eggert
2025-03-03Fix MS-Windows build broken by buffered_input_event changesEli Zaretskii
2025-03-03Avoid some union buffered_input_event usesPaul Eggert
2025-02-10Fix handling of visibility on tty frames (Bug#76031)Martin Rudalics
2025-02-07; * src/keyboard.c (syms_of_keyboard): Fix previous change.Robert Pluim
2025-02-07Suppress unneded events in special-event-mapMichael Albinus
2025-02-07; * src/keyboard.c (Finsert_special_event): Don't use "//".Eli Zaretskii
2025-02-07New function insert-special-event and special event sleep-eventMichael Albinus
2025-02-01Merge branch 'scratch/no-purespace' into 'master'Stefan Kangas
2025-01-25Merge from origin/emacs-30Eli Zaretskii
2025-01-23; Fix typosStefan Kangas
2025-01-19Replace call[1-8] with callnStefan Kangas
2025-01-19Prefer 'list (...)' to 'listn (N, ...)'Stefan Kangas
2025-01-19Initialize full range in parse_menu_itemStefan Kangas
2025-01-17Turn macros into enums in keyboard.hStefan Kangas
2025-01-02Update copyright year to 2025Stefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert