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
2024-06-21
; * src/keyboard.c (read_char): Typo in comment.
Po Lu
2024-06-21
Fix execution of tool-bar commands read within minibuffer-error-handler
Po Lu
2024-05-23
Restore specbound keyboard-locals in the correct KBOARD
Po Lu
2024-05-12
Silence some macOS build warnings
Mattias Engdegård
2024-05-12
* src/keyboard.c (lispy_function_keys): Define as static on Android.
Po Lu
2024-05-11
Pacify gcc -Wmissing-variable-declarations
Paul Eggert
2024-05-09
Replace calls to intern with a constant string with DEFSYMs
Po Lu
2024-05-04
Fix implementation of the --terminal command-line switch
Eli Zaretskii
2024-04-09
(mouse-wheel-buttons): Map old-style wheel buttons to actual wheel events
Stefan Monnier
2024-03-11
Implement notification callbacks on Android
Po Lu
2024-03-10
* src/keyboard.c (read_key_sequence): Remove MSVC compatibility hack
Tim Ruffing
2024-03-10
Continue reading in 'read-event' etc. at the end of a keyboard macro
Tim Ruffing
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-03-10
Extract check for end of macro to function
Tim Ruffing
2024-02-24
Check daemon is initialized before suppressing its init errors
Spencer Baugh
2024-02-11
Make sure the binding shown by echo-keystrokes-help is not shadowed
Dmitry Gutov
2024-02-08
; * src/keyboard.c (echo_dash): Mention F1 in echo_keystrokes_help.
Eli Zaretskii
2024-02-08
Prevent echo area help message from being printed repeatedly
Po Lu
2024-02-08
Fix earlier change to keyboard.c
Po Lu
2024-02-07
Mention 'C-h' in echo for unfinished commands
Dmitry Gutov
2024-01-20
Be more systematic about parens in C source code
Paul Eggert
2024-01-04
(backtrace-on-redisplay-error): Use `handler-bind`
Stefan Monnier
2024-01-04
(signal_or_quit): Preserve error object identity
Stefan Monnier
2024-01-04
Move batch backtrace code to `top_level_2`
Stefan Monnier
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-12-23
Split safe_call between redisplay and non-redisplay versions
Stefan Monnier
2023-11-10
Use BASE_EQ instead of EQ for some uninterned symbols
Mattias Engdegård
2023-11-03
Avoid moving point while analyzing text conversion
Po Lu
2023-11-01
Prevent errors when generating events above menu bar windows
Po Lu
2023-10-28
Support for menu bar in window_from_coordinates
Manuel Giraud
2023-10-22
; * src/keyboard.c (save_line_number_display_width): Fix last change.
Eli Zaretskii
2023-10-21
; Fix a compilation warning
Gerd Möllmann
2023-10-21
; * src/keyboard.c (line_number_mode_hscroll): Fix last change.
Eli Zaretskii
2023-10-21
Fix mouse clicks on links under 'global-display-line-numbers-mode'
Eli Zaretskii
2023-10-11
Update Android keysym list
Po Lu
2023-10-01
Update Android port
Po Lu
2023-08-26
Merge from origin/emacs-29
Eli Zaretskii
2023-08-25
; Fix doc string of 'current-idle-time'
Eli Zaretskii
2023-08-04
; Last-minute updates to Android port
Po Lu
2023-07-30
Avoid crashes under 'which-key-mode'
Eli Zaretskii
2023-07-27
Update Android port
Po Lu
2023-07-26
Merge remote-tracking branch 'origin/master' into feature/android
Po Lu
2023-07-25
Avoid crashes under 'which-key-mode'
Eli Zaretskii
2023-07-21
Improve touch screen and text conversion behavior of many commands
Po Lu
2023-07-18
Avoid splurious menu-bar nil events
Po Lu
2023-07-18
; * src/keyboard.c (make_lispy_event): Fix botched merge.
Po Lu
2023-07-18
Update Android port
Po Lu
2023-07-18
Merge remote-tracking branch 'origin/master' into feature/android
Po Lu
[next]