index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
keyboard.c
Age
Commit message (
Expand
)
Author
2026-05-26
ARRAYELTS → countof
Paul Eggert
2026-05-04
keyboard.c: Allow SIGINT to `quit` in batch mode, instead of exit
Stefan Monnier
2026-03-26
Simplify some struct frame.output_method checks
Basil L. Contovounesios
2026-03-07
Fix segfaults in 'kbd_buffer_get_event'
Eli Zaretskii
2026-03-03
; Move documentation for multiple-terminals-merge-keyboards.
Sean Whitton
2026-02-28
New variable 'multiple-terminals-merge-keyboards'
Sean Whitton
2026-02-28
Don’t stuff keyboard input uselessly
Paul Eggert
2026-02-28
Show a message in locked frames in single-kboard mode
Sean 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#80146
Stefan Monnier
2026-01-26
Fix point-adjustment when overlays are specific to windows
Eli 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-01
Don'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-09
Fix builds without toolkit menu bars
Po Lu
2025-12-08
Fix some C symbol extern visibility
Paul Eggert
2025-11-24
; * src/keyboard.c (read_key_sequence): Style tweaks.
Sean Whitton
2025-11-24
Support `toolkit-theme-set-functions' on Android and execute hooks safely
Po Lu
2025-11-19
Fix 'make_lispy_position' for left margin clicks (Bug#79846)
Martin Rudalics
2025-11-16
Fix last change in keyboard.c
Eli Zaretskii
2025-11-16
Fix cursor motion across invisible text with an overlay
Eli Zaretskii
2025-11-13
read_key_sequence: Additional check for fix_current_buffer
Sean Whitton
2025-08-12
Fix file notification problem on Windows.
Michael Albinus
2025-07-30
Move keyboard input functions from lread.c to keyboard.c
Mattias Engdegård
2025-07-09
Handle invalid frame_or_window slots in tty input events (Bug#78966)
Martin Rudalics
2025-07-03
Avoid segfaults due to C-g when a thread does GC
Eli Zaretskii
2025-06-11
Port to Android API 36
Po Lu
2025-03-18
Fix generation of mouse position lists on the tool and tab bars
Po Lu
2025-03-17
Implement dragging and resizing of tty child frames
Martin Rudalics
2025-03-12
Fix capitalization ELisp -> Elisp
Sean Whitton
2025-03-03
Revert “Avoid some union buffered_input_event uses”
Paul Eggert
2025-03-03
Fix MS-Windows build broken by buffered_input_event changes
Eli Zaretskii
2025-03-03
Avoid some union buffered_input_event uses
Paul Eggert
2025-02-10
Fix 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-07
Suppress unneded events in special-event-map
Michael Albinus
2025-02-07
; * src/keyboard.c (Finsert_special_event): Don't use "//".
Eli Zaretskii
2025-02-07
New function insert-special-event and special event sleep-event
Michael Albinus
2025-02-01
Merge branch 'scratch/no-purespace' into 'master'
Stefan Kangas
2025-01-25
Merge from origin/emacs-30
Eli Zaretskii
2025-01-23
; Fix typos
Stefan Kangas
2025-01-19
Replace call[1-8] with calln
Stefan Kangas
2025-01-19
Prefer 'list (...)' to 'listn (N, ...)'
Stefan Kangas
2025-01-19
Initialize full range in parse_menu_item
Stefan Kangas
2025-01-17
Turn macros into enums in keyboard.h
Stefan Kangas
2025-01-02
Update copyright year to 2025
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
[next]