aboutsummaryrefslogtreecommitdiffstats
path: root/src/keyboard.h
Commit message (Expand)AuthorAgeFilesLines
* * keyboard.c: Integer and memory overflow fixes.Paul Eggert2011-07-281-1/+1
* * keyboard.h (num_input_events): Now uintmax_t.Paul Eggert2011-07-071-2/+2
* * macros.c: Integer and buffer overflow fixes.Paul Eggert2011-06-221-1/+1
* * buffer.c (Qclone_number): Remove for now, as it's unused.Paul Eggert2011-06-111-0/+2
* Be more systematic about user-interface timestamps.Paul Eggert2011-05-121-2/+2
* * keyboard.c: Make symbols static if they're not exported.Paul Eggert2011-04-131-6/+2
* Declare Lisp_Object Q* variables to be 'static' if not exproted.Paul Eggert2011-04-101-10/+3
* Merge from mainline.Paul Eggert2011-03-261-1/+1
|\
| * Remove (RET)SIGTYPE; it is identical to void on all supported systems.Glenn Morris2011-03-261-1/+1
* | * keyboard.c, keyboard.h (num_input_events): Now size_t.Paul Eggert2011-03-261-2/+2
|/
* src/*.h: Remove unused parameters and functions.Juanma Barranquero2011-03-261-2/+2
* Merge from mainline.Paul Eggert2011-03-171-0/+4
|\
| * src/w32*.c: Clean up extern declarations.Juanma Barranquero2011-03-141-3/+6
* | * keyboard.h (mark_kboards): Move decl here ...Paul Eggert2011-03-131-0/+1
* | * keyboard.h (make_ctrl_char): New decl.Paul Eggert2011-03-131-4/+4
|/
* Hide implementation of `struct kboard'Tom Tromey2011-02-161-17/+26
* * keyboard.h: Remove obsolete comment.Tom Tromey2011-02-141-2/+0
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Move all DEFVAR'd globals into a structure -- threading infrastructureTom Tromey2011-01-181-25/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Support for menu separators in the GTK tool-bar.Chong Yidong2010-12-171-0/+1
* | Move declarations from .c files to .h files.Dan Nicolaescu2010-11-181-2/+2
* | Fix int/EMACS_INT use in keyboard.c.Eli Zaretskii2010-09-251-1/+1
* | Don't define QPRIMARY twice.Jan Djärv2010-08-161-0/+3
* | Fix -Wwrite_strings in general and for Gtk+ specific code.Jan D2010-08-111-8/+8
* | Use const char* for -Wwrite_strings.Jan D2010-08-111-3/+3
* | Move declarations to header files.Dan Nicolaescu2010-08-061-0/+2
* | More undeclared function fixes and add -Wimplicit-function-declaration.Jan D2010-08-061-2/+0
* | Add declarations to header files.Dan Nicolaescu2010-08-051-2/+22
* | Remove extern declarations from .c files, and them to .h files.Dan Nicolaescu2010-07-281-0/+20
* | Use const, move declarations to header files.Dan Nicolaescu2010-07-261-0/+2
* | Constify functions taking char *Andreas Schwab2010-07-111-1/+0
* | Remove P_ and __P macros.Jan D2010-07-021-49/+49
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Bug #4574. Common code for file/font dialog. Handle timers with glib-timers.Jan Djärv2009-11-101-0/+1
* * menu.c (Fx_popup_menu): Consolidate versions from xmenu.c,Stefan Monnier2009-11-091-1/+1
* (add_user_signal): Fix typo in extern.YAMAMOTO Mitsuharu2009-05-061-1/+1
* Add 2009 to copyright years.Glenn Morris2009-01-081-1/+1
* cleanup in s/darwin.h, define DARWIN_OS and use it instead of DARWIN and/or M...Adrian Robert2008-08-041-1/+1
* Fix last change.Chong Yidong2008-08-011-2/+0
* clear warnings and clean up NS portAdrian Robert2008-08-011-0/+5
* * s/ms-w32.h (MULTI_KBOARD): Remove.Dan Nicolaescu2008-07-311-7/+0
* * keymap.c: Remove all NS-specific code.Stefan Monnier2008-07-161-0/+1
* merging Emacs.app (NeXTstep port)Adrian Robert2008-07-151-2/+51
* * Makefile.in (obj): Always add menu.oAndreas Schwab2008-06-081-5/+2
* Relocate platform-independent menu definitions from xmenu.c.Chong Yidong2008-06-081-3/+82
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-151-6/+4
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-081-1/+1