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 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
* keyboard.c: Integer and memory overflow fixes.
Paul Eggert
2011-07-28
1
-1
/
+1
*
* keyboard.h (num_input_events): Now uintmax_t.
Paul Eggert
2011-07-07
1
-2
/
+2
*
* macros.c: Integer and buffer overflow fixes.
Paul Eggert
2011-06-22
1
-1
/
+1
*
* buffer.c (Qclone_number): Remove for now, as it's unused.
Paul Eggert
2011-06-11
1
-0
/
+2
*
Be more systematic about user-interface timestamps.
Paul Eggert
2011-05-12
1
-2
/
+2
*
* keyboard.c: Make symbols static if they're not exported.
Paul Eggert
2011-04-13
1
-6
/
+2
*
Declare Lisp_Object Q* variables to be 'static' if not exproted.
Paul Eggert
2011-04-10
1
-10
/
+3
*
Merge from mainline.
Paul Eggert
2011-03-26
1
-1
/
+1
|
\
|
*
Remove (RET)SIGTYPE; it is identical to void on all supported systems.
Glenn Morris
2011-03-26
1
-1
/
+1
*
|
* keyboard.c, keyboard.h (num_input_events): Now size_t.
Paul Eggert
2011-03-26
1
-2
/
+2
|
/
*
src/*.h: Remove unused parameters and functions.
Juanma Barranquero
2011-03-26
1
-2
/
+2
*
Merge from mainline.
Paul Eggert
2011-03-17
1
-0
/
+4
|
\
|
*
src/w32*.c: Clean up extern declarations.
Juanma Barranquero
2011-03-14
1
-3
/
+6
*
|
* keyboard.h (mark_kboards): Move decl here ...
Paul Eggert
2011-03-13
1
-0
/
+1
*
|
* keyboard.h (make_ctrl_char): New decl.
Paul Eggert
2011-03-13
1
-4
/
+4
|
/
*
Hide implementation of `struct kboard'
Tom Tromey
2011-02-16
1
-17
/
+26
*
* keyboard.h: Remove obsolete comment.
Tom Tromey
2011-02-14
1
-2
/
+0
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-2
/
+1
*
Move all DEFVAR'd globals into a structure -- threading infrastructure
Tom Tromey
2011-01-18
1
-25
/
+0
*
Merge from emacs-23
Stefan Monnier
2011-01-14
1
-1
/
+1
|
\
|
*
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
1
-1
/
+1
*
|
Support for menu separators in the GTK tool-bar.
Chong Yidong
2010-12-17
1
-0
/
+1
*
|
Move declarations from .c files to .h files.
Dan Nicolaescu
2010-11-18
1
-2
/
+2
*
|
Fix int/EMACS_INT use in keyboard.c.
Eli Zaretskii
2010-09-25
1
-1
/
+1
*
|
Don't define QPRIMARY twice.
Jan Djärv
2010-08-16
1
-0
/
+3
*
|
Fix -Wwrite_strings in general and for Gtk+ specific code.
Jan D
2010-08-11
1
-8
/
+8
*
|
Use const char* for -Wwrite_strings.
Jan D
2010-08-11
1
-3
/
+3
*
|
Move declarations to header files.
Dan Nicolaescu
2010-08-06
1
-0
/
+2
*
|
More undeclared function fixes and add -Wimplicit-function-declaration.
Jan D
2010-08-06
1
-2
/
+0
*
|
Add declarations to header files.
Dan Nicolaescu
2010-08-05
1
-2
/
+22
*
|
Remove extern declarations from .c files, and them to .h files.
Dan Nicolaescu
2010-07-28
1
-0
/
+20
*
|
Use const, move declarations to header files.
Dan Nicolaescu
2010-07-26
1
-0
/
+2
*
|
Constify functions taking char *
Andreas Schwab
2010-07-11
1
-1
/
+0
*
|
Remove P_ and __P macros.
Jan D
2010-07-02
1
-49
/
+49
|
/
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
Bug #4574. Common code for file/font dialog. Handle timers with glib-timers.
Jan Djärv
2009-11-10
1
-0
/
+1
*
* menu.c (Fx_popup_menu): Consolidate versions from xmenu.c,
Stefan Monnier
2009-11-09
1
-1
/
+1
*
(add_user_signal): Fix typo in extern.
YAMAMOTO Mitsuharu
2009-05-06
1
-1
/
+1
*
Add 2009 to copyright years.
Glenn Morris
2009-01-08
1
-1
/
+1
*
cleanup in s/darwin.h, define DARWIN_OS and use it instead of DARWIN and/or M...
Adrian Robert
2008-08-04
1
-1
/
+1
*
Fix last change.
Chong Yidong
2008-08-01
1
-2
/
+0
*
clear warnings and clean up NS port
Adrian Robert
2008-08-01
1
-0
/
+5
*
* s/ms-w32.h (MULTI_KBOARD): Remove.
Dan Nicolaescu
2008-07-31
1
-7
/
+0
*
* keymap.c: Remove all NS-specific code.
Stefan Monnier
2008-07-16
1
-0
/
+1
*
merging Emacs.app (NeXTstep port)
Adrian Robert
2008-07-15
1
-2
/
+51
*
* Makefile.in (obj): Always add menu.o
Andreas Schwab
2008-06-08
1
-5
/
+2
*
Relocate platform-independent menu definitions from xmenu.c.
Chong Yidong
2008-06-08
1
-3
/
+82
*
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-05-15
1
-6
/
+4
*
Merge from emacs--rel--22
Miles Bader
2008-01-08
1
-1
/
+1
|
\
[next]