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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
Rewrite PGTK selection code from scratch
Po Lu
2022-06-21
1
-1
/
+5
*
Rework X selections to make it safe to run the debugger inside converters
Po Lu
2022-06-06
1
-3
/
+0
*
Fix race conditions in handling of unsupported drops on X
Po Lu
2022-05-09
1
-0
/
+9
*
Remove redundant declarations from keyboard.h that are now in lisp.h
Po Lu
2022-01-24
1
-2
/
+0
*
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
*
|
Add support for xwidgets to the PGTK port
Po Lu
2021-12-29
1
-1
/
+1
*
|
Implement function for sending events to widgets
Po Lu
2021-11-07
1
-1
/
+1
|
/
*
* src/xdisp.c (syms_of_xdisp): New var redisplay-skip-fontification-on-input
Stefan Monnier
2021-01-04
1
-1
/
+1
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
* src/keyboard.c: Fix bug#5803.
Stefan Monnier
2020-12-12
1
-1
/
+0
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Use bool for menu_items_inuse
Paul Eggert
2019-03-15
1
-2
/
+2
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Rename integerp->fixnum, etc, in preparation for bignums
Tom Tromey
2018-07-12
1
-4
/
+4
*
|
Merge from origin/emacs-26
Paul Eggert
2018-01-01
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
|
For help commands, ensure all keys of a mouse sequence are reported.
Alan Mackenzie
2017-12-02
1
-0
/
+1
|
/
*
; Typo fixes, mostly repeated words
Paul Eggert
2017-10-09
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
A quicker check for quit
Paul Eggert
2017-01-25
1
-0
/
+2
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
Undo part of last change
Eli Zaretskii
2016-12-11
1
-0
/
+4
*
|
Avoid aborts when a thread signals an error
Eli Zaretskii
2016-12-11
1
-7
/
+0
*
|
Use DEV_TTY more consistently
Paul Eggert
2016-09-06
1
-0
/
+2
|
/
*
Rework C source files to avoid ^(
Paul Eggert
2016-03-10
1
-2
/
+2
*
Remove never-set var handle_user_signal_hook
Paul Eggert
2016-01-26
1
-2
/
+0
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Add handle_user_signal_hook
YAMAMOTO Mitsuharu
2015-12-31
1
-0
/
+2
*
Port undo fixes to -fno-common
Paul Eggert
2015-12-20
1
-3
/
+2
*
After delete, record point location in undo.
Phillip Lord
2015-11-26
1
-0
/
+13
*
Include-file cleanup for src directory
Paul Eggert
2015-10-20
1
-1
/
+0
*
Make src headers idempotent and standalone
Paul Eggert
2015-10-16
1
-0
/
+5
*
Re-add the notion of echo_prompt lost in the translation
Stefan Monnier
2015-09-03
1
-3
/
+2
*
* src/keyboard.c: Use false/true instead of 0/1 for booleans
Stefan Monnier
2015-08-14
1
-1
/
+1
*
Port to stricter C99
Paul Eggert
2015-07-14
1
-2
/
+2
*
* src/keyboard.h (kbd_buffer_store_event_hold): Remove unused local.
Paul Eggert
2015-06-23
1
-1
/
+0
*
Port selection info fix to clang
Paul Eggert
2015-06-23
1
-1
/
+2
*
Fix bug that munged selection info
Paul Eggert
2015-06-23
1
-3
/
+27
*
Remove the deprecated INTERNAL_FIELD macro by expanding it
Oleh Krehel
2015-04-29
1
-26
/
+26
*
Compute C decls for DEFSYMs automatically
Paul Eggert
2015-01-05
1
-31
/
+0
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
If a C name must be extern on some platforms, make it extern on all.
Paul Eggert
2014-06-08
1
-6
/
+0
*
Use common memory management functions for lwlib and refactor users.
Dmitry Antipov
2014-06-02
1
-51
/
+0
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
Use bool for boolean, focusing on headers.
Paul Eggert
2013-12-14
1
-1
/
+1
[next]