aboutsummaryrefslogtreecommitdiffstats
path: root/src/keyboard.h
Commit message (Expand)AuthorAgeFilesLines
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-081-1/+1
* | Make `window-system' into a keyboard-local variable (rather thanStefan Monnier2007-10-251-2/+4
* | Merge from emacs--rel--22Miles Bader2007-10-091-0/+3
|\|
| * (struct kboard): New elt Vlast_repeatable_command.Martin Rudalics2007-08-291-0/+3
* | Add new `input-decode-map' keymap and use it for temrinalStefan Monnier2007-10-091-7/+8
* | Merge from emacs--devo--0Miles Bader2007-08-131-1/+1
|\|
| * Replace `iff' in comments.Glenn Morris2007-08-081-1/+1
* | Merge from emacs--devo--0Miles Bader2007-07-311-1/+1
|\|
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | Merged from [email protected]Karoly Lorentey2007-01-291-2/+2
|\|
| * Update copyright for years from Emacs 21 to present (mainly addingGlenn Morris2007-01-141-2/+2
* | Merged from [email protected].Karoly Lorentey2007-01-011-0/+1
|\|
| * (add_user_signals): Add extern.YAMAMOTO Mitsuharu2006-12-141-0/+1
| * (in_sighandler): Remove extern.YAMAMOTO Mitsuharu2006-08-271-3/+0
| * * keyboard.h: Declare in_sighandler.Jan Djärv2006-08-101-0/+3
* | Merged from [email protected]Karoly Lorentey2006-07-291-0/+5
|\|
| * * keyboard.h: Include systime.h. Update read_char prototype.Chong Yidong2006-07-261-1/+4
* | Merged from [email protected]Karoly Lorentey2006-02-121-1/+1
|\|
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* | Overhaul and simplify single_kboard API. Allow calls to `recursive-edit' in ...Karoly Lorentey2006-01-031-4/+1
* | Rename `struct device' to `struct terminal'. Rename some terminal-related fu...Karoly Lorentey2005-12-291-3/+4
* | Merged from [email protected] (patch 681)Karoly Lorentey2005-12-291-1/+0
|\|
| * Undo previous change.Richard M. Stallman2005-12-261-3/+0
| * extern last_point_position_window.Luc Teirlinck2005-12-261-0/+2
* | Change `keyboard-translate-table' to be terminal-local.Karoly Lorentey2005-10-281-2/+3
* | Fix crash after y-or-n-p prompt triggered by emacsclient. (Reported by Han Bo...Karoly Lorentey2005-09-111-2/+4
* | Merged in changes from CVS trunk. Plus added lisp/term tweaks.Karoly Lorentey2005-09-041-1/+2
|\|
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-071-1/+2
* | Rename function-key-map to local-function-key-map, and global-function-key-ma...Karoly Lorentey2005-07-121-3/+6
* | Rename `struct display' to `struct device'. Update function, parameter and v...Karoly Lorentey2005-07-111-2/+2
* | Merged from [email protected] (patch 469)Karoly Lorentey2005-07-051-2/+2
|\|
| * Update FSF's address.Lute Kamstra2005-07-041-2/+2
* | New C function `push_display_kboard'.Karoly Lorentey2005-06-271-0/+1
* | Change key-translation-map to be terminal-local.Karoly Lorentey2005-06-261-0/+6
* | Make function-key-map a terminal-local variable (move it inside the kboard st...Karoly Lorentey2005-06-251-4/+5
* | Merged in changes from CVS trunk.Karoly Lorentey2004-11-061-0/+1
|\|
| * (kbd_buffer_unget_event): Add prototype.Kim F. Storm2004-11-051-0/+1
* | Merged in changes from CVS trunk.Karoly Lorentey2004-10-121-2/+0
|\|
| * (timer_start_idle, timer_stop_idle): Remove prototypes.Kim F. Storm2004-10-091-2/+0
* | Merged in changes from CVS trunk.Karoly Lorentey2004-07-271-0/+1
|\|
| * (not_single_kboard_state): Declared.Richard M. Stallman2004-07-241-0/+1
* | Merged in changes from CVS HEADKaroly Lorentey2004-02-281-4/+6
|\|
| * (kbd_buffer_store_event_hold): Add prototype.Kim F. Storm2004-02-271-2/+4
* | Changed tty input code to use read_socket_hook.Karoly Lorentey2004-01-111-0/+3
* | Merged in changes from CVS HEADKaroly Lorentey2004-01-101-5/+9
|\|
| * (POSN_POSN, POSN_SET_POSN): Rename macros fromKim F. Storm2004-01-061-5/+9
* | MULTI_KBOARD support for ttys. Input-related bugfixes for X+tty sessions.Karoly Lorentey2004-01-021-2/+2
|/
* (EVENT_CLICK_COUNT, POSN_SCROLLBAR_PART): Fix defines.Kim F. Storm2003-11-271-2/+2
* Add arch taglinesMiles Bader2003-09-011-0/+3