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
*
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
\
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
|
Accumulate deltas in pinch events that were skipped
Po Lu
2021-12-26
1
-3
/
+23
*
|
Coalesce pinch gestures in the keyboard buffer
Po Lu
2021-12-26
1
-0
/
+36
*
|
Add support for pinch gestures to the XI2 build
Po Lu
2021-12-26
1
-0
/
+21
*
|
Merge remote-tracking branch 'origin/master' into feature/pgtk
Po Lu
2021-12-17
1
-0
/
+43
|
\
\
|
*
|
Add support for touchscreen events generated by XInput 2
Po Lu
2021-12-17
1
-0
/
+43
*
|
|
Merge remote-tracking branch 'origin/master' into feature/pgtk
Po Lu
2021-12-02
1
-0
/
+17
|
\
|
|
|
*
|
Add `touch-end' event type
Po Lu
2021-12-02
1
-0
/
+17
*
|
|
Merge remote-tracking branch 'origin/master' into feature/pgtk
Po Lu
2021-12-01
1
-0
/
+6
|
\
|
|
|
*
|
Support precision mouse scrolling on MS-Windows
Eli Zaretskii
2021-12-01
1
-0
/
+6
*
|
|
Merge remote-tracking branch 'origin/master' into feature/pgtk
Po Lu
2021-11-30
1
-23
/
+32
|
\
|
|
|
*
|
Make `xwidget-display-event' a special event as well
Po Lu
2021-11-22
1
-1
/
+1
|
*
|
Merge from origin/emacs-28
Stefan Kangas
2021-11-21
1
-12
/
+13
|
|
\
|
|
|
*
Fix mouse events on tab bar or tool bar when 'track-mouse' is t
martin rudalics
2021-11-20
1
-12
/
+13
|
*
|
Add support for the Haiku operating system and its window system
Po Lu
2021-11-20
1
-9
/
+12
|
*
|
Expose pixel-wise wheel events to Lisp
Po Lu
2021-11-20
1
-1
/
+5
|
*
|
Fix recent changes related to USABLE_SIGIO
Eli Zaretskii
2021-11-17
1
-0
/
+2
|
*
|
Make process_pending_signals useful on systems without SIGIO
Ken Brown
2021-11-17
1
-2
/
+0
*
|
|
Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-11-11
1
-92
/
+211
|
\
|
|
|
*
|
Fix documentation and coding style in recent xwidget commits
Eli Zaretskii
2021-11-07
1
-12
/
+4
|
*
|
Make "open in new window" from an xwidget's context menu work
Po Lu
2021-11-07
1
-0
/
+7
|
*
|
Implement function for sending events to widgets
Po Lu
2021-11-07
1
-1
/
+1
|
*
|
Merge from origin/emacs-28
Eli Zaretskii
2021-11-06
1
-0
/
+2
|
|
\
|
|
|
*
Clarify "text area of a window" in the documentation
Eli Zaretskii
2021-11-06
1
-0
/
+2
|
*
|
; * src/keyboard.c (readable_events): Fix a thinko.
Eli Zaretskii
2021-10-28
1
-2
/
+2
|
*
|
Ignore more events in input-pending-p
Eli Zaretskii
2021-10-28
1
-24
/
+47
|
*
|
Merge from origin/emacs-28
Glenn Morris
2021-10-21
1
-0
/
+2
|
|
\
|
|
|
*
; * src/keyboard.c (readable_events): Add a comment.
Eli Zaretskii
2021-10-21
1
-0
/
+2
|
*
|
Merge from origin/emacs-28
Glenn Morris
2021-10-14
1
-1
/
+14
|
|
\
|
|
|
*
In make_lispy_position fix Bug#50993 in rudimentary fashion
Martin Rudalics
2021-10-14
1
-1
/
+14
|
*
|
Have 'while-no-input-ignore-events' handle idle timers too (Bug#49997)
Martin Rudalics
2021-10-12
1
-15
/
+28
|
*
|
Allow :keys in menus to be computed dynamically
Lars Ingebrigtsen
2021-10-11
1
-1
/
+3
|
*
|
Merge from origin/emacs-28
Glenn Morris
2021-10-07
1
-1
/
+2
|
|
\
|
|
|
*
; * src/keyboard.c (make_lispy_position): Avoid GCC warning. (Bug#51076)
Eli Zaretskii
2021-10-07
1
-1
/
+2
|
*
|
Add new user option 'translate-upper-case-key-bindings'
Lars Ingebrigtsen
2021-10-04
1
-7
/
+20
|
|
/
|
*
; * src/keyboard.c (Frecursive_edit): Minor fixes of the doc string.
Eli Zaretskii
2021-09-20
1
-5
/
+6
|
*
Improve documentation of exiting recursive editing
Miha Rihtaršič
2021-09-20
1
-4
/
+14
|
*
; * src/keyboard.c (make_lispy_position): Fix a recent change.
Eli Zaretskii
2021-09-11
1
-1
/
+4
|
*
Fix tab-bar scrolling for mice that report mouse-wheel events
Eli Zaretskii
2021-09-11
1
-12
/
+37
|
*
Merge branch 'feature/tab-bar-events'
Juri Linkov
2021-09-09
1
-0
/
+6
|
|
\
|
|
*
Redesign tab-bar event processing (bug#41342, bug#41343)
Juri Linkov
2021-08-18
1
-0
/
+6
|
*
|
Allow kmacros to end with C-g in minibuffer
Miha Rihtaršič
2021-09-08
1
-0
/
+4
|
*
|
Fix segfault with invalid key-translation-map binding
Eli Zaretskii
2021-09-01
1
-2
/
+1
|
*
|
In batch mode, avoid killing Emacs with C-g in the minibuffer
Miha Rihtaršič
2021-09-01
1
-18
/
+19
|
*
|
Make run-at-time try harder to run at integral multiples
Lars Ingebrigtsen
2021-08-31
1
-1
/
+1
|
|
/
|
*
Fix problem where an error would change standard-output
Lars Ingebrigtsen
2021-08-13
1
-2
/
+4
*
|
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-07-25
1
-26
/
+56
|
\
|
|
*
Make input of multi-key inputs in different emacsclients more logical
Logan Perkins
2021-07-21
1
-10
/
+16
|
*
Make `C-g' after `M-x' not give a backtrace unless required
Lars Ingebrigtsen
2021-07-21
1
-2
/
+2
[next]