index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
keyboard.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix generation of mouse position lists on the tool and tab bars
Po Lu
2025-03-18
1
-6
/
+11
*
Implement dragging and resizing of tty child frames
Martin Rudalics
2025-03-17
1
-8
/
+96
*
Fix capitalization ELisp -> Elisp
Sean Whitton
2025-03-12
1
-2
/
+2
*
Revert “Avoid some union buffered_input_event uses”
Paul Eggert
2025-03-03
1
-75
/
+31
*
Fix MS-Windows build broken by buffered_input_event changes
Eli Zaretskii
2025-03-03
1
-0
/
+2
*
Avoid some union buffered_input_event uses
Paul Eggert
2025-03-03
1
-31
/
+73
*
Fix handling of visibility on tty frames (Bug#76031)
Martin Rudalics
2025-02-10
1
-2
/
+9
*
; * src/keyboard.c (syms_of_keyboard): Fix previous change.
Robert Pluim
2025-02-07
1
-0
/
+3
*
Suppress unneded events in special-event-map
Michael Albinus
2025-02-07
1
-0
/
+2
*
; * src/keyboard.c (Finsert_special_event): Don't use "//".
Eli Zaretskii
2025-02-07
1
-1
/
+1
*
New function insert-special-event and special event sleep-event
Michael Albinus
2025-02-07
1
-0
/
+67
*
Merge branch 'scratch/no-purespace' into 'master'
Stefan Kangas
2025-02-01
1
-3
/
+3
|
\
|
*
Pure storage removal: Replace calls to removed functions
Pip Cet
2024-12-12
1
-3
/
+3
*
|
Merge from origin/emacs-30
Eli Zaretskii
2025-01-25
1
-1
/
+1
|
\
\
|
*
|
; Fix typos
Stefan Kangas
2025-01-23
1
-1
/
+1
|
*
|
Update copyright year to 2025
Stefan Kangas
2025-01-02
1
-1
/
+1
*
|
|
Replace call[1-8] with calln
Stefan Kangas
2025-01-19
1
-13
/
+13
*
|
|
Prefer 'list (...)' to 'listn (N, ...)'
Stefan Kangas
2025-01-19
1
-4
/
+4
*
|
|
Initialize full range in parse_menu_item
Stefan Kangas
2025-01-19
1
-1
/
+1
*
|
|
Turn macros into enums in keyboard.h
Stefan Kangas
2025-01-17
1
-2
/
+2
*
|
|
Update copyright year to 2025
Paul Eggert
2025-01-01
1
-1
/
+1
*
|
|
Don't pause display for pending input
Gerd Möllmann
2024-12-19
1
-2
/
+1
*
|
|
Revert "Don't pause display for pending input"
Gerd Möllmann
2024-11-16
1
-1
/
+2
*
|
|
Don't pause display for pending input
Gerd Möllmann
2024-11-16
1
-2
/
+1
*
|
|
Initial child frames based on master
Gerd Möllmann
2024-10-22
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge from savannah/emacs-30
Po Lu
2024-09-11
1
-1
/
+6
|
\
|
|
*
; Improve documentation of 'suspend-emacs'
Eli Zaretskii
2024-09-07
1
-1
/
+6
|
*
Avoid rare crashes due to clobbering of input events
Eli Zaretskii
2024-08-17
1
-1
/
+1
*
|
Pacify GCC 14 on recent read_char change
Paul Eggert
2024-08-17
1
-2
/
+1
*
|
Tune volatile in read_char
Paul Eggert
2024-08-16
1
-3
/
+20
*
|
Don’t ignore -Wclobbered in keyboard.c
Paul Eggert
2024-08-16
1
-6
/
+1
*
|
Pacify 32-bit GCC 14.1.1 in timer_check_2
Paul Eggert
2024-07-16
1
-22
/
+13
*
|
Make error messages adhere to our standards
Stefan Kangas
2024-07-16
1
-1
/
+1
*
|
Refactor timefns more functionally
Paul Eggert
2024-07-11
1
-10
/
+12
|
/
*
; * src/keyboard.c (read_char): Typo in comment.
Po Lu
2024-06-21
1
-1
/
+1
*
Fix execution of tool-bar commands read within minibuffer-error-handler
Po Lu
2024-06-21
1
-2
/
+17
*
Restore specbound keyboard-locals in the correct KBOARD
Po Lu
2024-05-23
1
-0
/
+16
*
Silence some macOS build warnings
Mattias Engdegård
2024-05-12
1
-0
/
+4
*
* src/keyboard.c (lispy_function_keys): Define as static on Android.
Po Lu
2024-05-12
1
-1
/
+1
*
Pacify gcc -Wmissing-variable-declarations
Paul Eggert
2024-05-11
1
-0
/
+1
*
Replace calls to intern with a constant string with DEFSYMs
Po Lu
2024-05-09
1
-8
/
+17
*
Fix implementation of the --terminal command-line switch
Eli Zaretskii
2024-05-04
1
-3
/
+4
*
(mouse-wheel-buttons): Map old-style wheel buttons to actual wheel events
Stefan Monnier
2024-04-09
1
-2
/
+11
*
Implement notification callbacks on Android
Po Lu
2024-03-11
1
-0
/
+10
*
* src/keyboard.c (read_key_sequence): Remove MSVC compatibility hack
Tim Ruffing
2024-03-10
1
-13
/
+5
*
Continue reading in 'read-event' etc. at the end of a keyboard macro
Tim Ruffing
2024-03-10
1
-24
/
+15
*
* src/keyboard.c (requeued_events_pending_p): New function
Tim Ruffing
2024-03-10
1
-3
/
+13
*
* src/keyboard.c (requeued_events_pending_p): Improve name and fix comment
Tim Ruffing
2024-03-10
1
-6
/
+2
*
Extract check for end of macro to function
Tim Ruffing
2024-03-10
1
-2
/
+1
*
Check daemon is initialized before suppressing its init errors
Spencer Baugh
2024-02-24
1
-2
/
+3
[next]