index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
keyboard.h
Age
Commit message (
Expand
)
Author
2026-02-27
; Fix some comments.
Sean Whitton
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-12-08
Fix some C symbol extern visibility
Paul Eggert
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-01-17
Turn macros into enums in keyboard.h
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-08-22
Prefer static_assert to verify
Stefan Kangas
2024-05-23
Restore specbound keyboard-locals in the correct KBOARD
Po Lu
2024-05-04
Fix implementation of the --terminal command-line switch
Eli Zaretskii
2024-03-10
* src/keyboard.c (requeued_events_pending_p): New function
Tim Ruffing
2024-03-10
* src/keyboard.c (requeued_events_pending_p): Improve name and fix comment
Tim Ruffing
2024-01-20
Be more systematic about parens in C source code
Paul Eggert
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-07-05
Update Android port
Po Lu
2023-01-17
Update Android port
Po Lu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-06-21
Rewrite PGTK selection code from scratch
Po Lu
2022-06-06
Rework X selections to make it safe to run the debugger inside converters
Po Lu
2022-05-09
Fix race conditions in handling of unsupported drops on X
Po Lu
2022-01-24
Remove redundant declarations from keyboard.h that are now in lisp.h
Po Lu
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-12-29
Add support for xwidgets to the PGTK port
Po Lu
2021-11-07
Implement function for sending events to widgets
Po Lu
2021-01-04
* src/xdisp.c (syms_of_xdisp): New var redisplay-skip-fontification-on-input
Stefan Monnier
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-12-12
* src/keyboard.c: Fix bug#5803.
Stefan Monnier
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-03-15
Use bool for menu_items_inuse
Paul Eggert
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-07-12
Rename integerp->fixnum, etc, in preparation for bignums
Tom Tromey
2018-01-01
Merge from origin/emacs-26
Paul Eggert
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-12-02
For help commands, ensure all keys of a mouse sequence are reported.
Alan Mackenzie
2017-10-09
; Typo fixes, mostly repeated words
Paul Eggert
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-01-25
A quicker check for quit
Paul Eggert
2017-01-01
Merge from origin/emacs-25
Paul Eggert
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-12-11
Undo part of last change
Eli Zaretskii
2016-12-11
Avoid aborts when a thread signals an error
Eli Zaretskii
2016-09-06
Use DEV_TTY more consistently
Paul Eggert
2016-03-10
Rework C source files to avoid ^(
Paul Eggert
2016-01-26
Remove never-set var handle_user_signal_hook
Paul Eggert
2016-01-01
Update copyright year to 2016
Paul Eggert
2015-12-31
Add handle_user_signal_hook
YAMAMOTO Mitsuharu
[next]