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
*
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
*
Fix conditions for prototype declarations.
Ken Brown
2013-12-11
1
-1
/
+1
*
Support resizing frames and windows pixelwise.
Martin Rudalics
2013-11-30
1
-0
/
+1
*
Make some functions static in non-Microsoft builds.
Paul Eggert
2013-10-16
1
-0
/
+2
*
* keyboard.c, keyboard.h (all_kboards): Now static.
Paul Eggert
2013-10-15
1
-3
/
+0
*
* keyboard.c (last_event_timestamp): Remove. For X selection and
Dmitry Antipov
2013-10-10
1
-4
/
+0
*
* keyboard.c (init_kboard): Now static. Add arg
Dmitry Antipov
2013-10-10
1
-1
/
+1
*
Fix minor problems found by static checking.
Paul Eggert
2013-10-08
1
-1
/
+1
*
Merge from trunk.
Eli Zaretskii
2013-09-26
1
-11
/
+8
|
\
|
*
A simpler, centralized INLINE.
Paul Eggert
2013-09-20
1
-11
/
+8
*
|
Fixed C compilation problems.
Eli Zaretskii
2013-09-05
1
-1
/
+1
|
/
*
Minor cleanup to avoid forward declarations.
Dmitry Antipov
2013-08-30
1
-3
/
+1
*
Simplify EMACS_TIME-related code.
Paul Eggert
2013-08-27
1
-5
/
+5
*
New unwind-protect flavors to better type-check C callbacks.
Paul Eggert
2013-07-16
1
-1
/
+1
*
Separate mouse-1-click-follows-link from mouse-drag-region.
Stefan Monnier
2013-03-08
1
-6
/
+6
*
Clean up read_key_sequence a bit; reread active keymaps after first event.
Stefan Monnier
2013-02-11
1
-1
/
+1
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+2
*
keyboard.c, keymap.c: Use bool for booleans.
Paul Eggert
2012-10-10
1
-14
/
+14
*
Merge from trunk
Daniel Colascione
2012-10-07
1
-3
/
+2
|
\
|
*
Simplify and avoid signal-handling races.
Paul Eggert
2012-09-23
1
-1
/
+1
|
*
Omit unused arg EXPECTED from socket hooks.
Paul Eggert
2012-09-19
1
-3
/
+2
*
|
Merge from trunk
Daniel Colascione
2012-09-17
1
-1
/
+1
|
\
|
|
*
Clean up some extern decls.
Paul Eggert
2012-09-02
1
-1
/
+1
*
|
Implement cygw32
Daniel Colascione
2012-09-17
1
-1
/
+1
|
/
[next]