log src/keyboard.h @ 83346:7372c2f9daac

age author description
Tue, 12 Jul 2005 10:55:24 +0000 Karoly Lorentey Rename function-key-map to local-function-key-map, and global-function-key-map to function-key-map. Same for key-translation-map.
Mon, 11 Jul 2005 00:05:55 +0000 Karoly Lorentey Rename `struct display' to `struct device'. Update function, parameter and variable names accordingly.
Tue, 05 Jul 2005 22:22:24 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 469)
Mon, 27 Jun 2005 00:57:09 +0000 Karoly Lorentey New C function `push_display_kboard'.
Sun, 26 Jun 2005 21:06:46 +0000 Karoly Lorentey Change key-translation-map to be terminal-local.
Sat, 25 Jun 2005 16:34:30 +0000 Karoly Lorentey Make function-key-map a terminal-local variable (move it inside the kboard struct).
Sat, 06 Nov 2004 17:52:02 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Tue, 12 Oct 2004 07:52:25 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Tue, 27 Jul 2004 07:43:21 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sat, 28 Feb 2004 04:52:40 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Sun, 11 Jan 2004 01:18:45 +0000 Karoly Lorentey Changed tty input code to use read_socket_hook.
Sat, 10 Jan 2004 13:27:38 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Fri, 02 Jan 2004 02:54:17 +0000 Karoly Lorentey MULTI_KBOARD support for ttys. Input-related bugfixes for X+tty sessions.
Tue, 08 Jan 2008 04:30:25 +0000 Glenn Morris Add 2008 to copyright years.
Wed, 29 Aug 2007 08:59:44 +0000 Martin Rudalics (struct kboard): New elt Vlast_repeatable_command.
Wed, 08 Aug 2007 07:49:21 +0000 Glenn Morris Replace `iff' in comments.
Wed, 25 Jul 2007 05:16:09 +0000 Glenn Morris Switch license to GPLv3 or later.
Sun, 14 Jan 2007 03:38:22 +0000 Glenn Morris Update copyright for years from Emacs 21 to present (mainly adding
Thu, 14 Dec 2006 08:41:59 +0000 YAMAMOTO Mitsuharu (add_user_signals): Add extern.
Sun, 27 Aug 2006 07:09:14 +0000 YAMAMOTO Mitsuharu (in_sighandler): Remove extern.
Thu, 10 Aug 2006 06:06:48 +0000 Jan Dj¸«£rv * keyboard.h: Declare in_sighandler.
Wed, 26 Jul 2006 18:14:16 +0000 Chong Yidong * keyboard.h: Include systime.h. Update read_char prototype.
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 26 Dec 2005 22:11:07 +0000 Richard M. Stallman Undo previous change.
Mon, 26 Dec 2005 18:35:10 +0000 Luc Teirlinck extern last_point_position_window.
Sun, 07 Aug 2005 12:33:19 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 04 Jul 2005 16:49:24 +0000 Lute Kamstra Update FSF's address.
Fri, 05 Nov 2004 11:30:12 +0000 Kim F. Storm (kbd_buffer_unget_event): Add prototype.
Sat, 09 Oct 2004 23:25:00 +0000 Kim F. Storm (timer_start_idle, timer_stop_idle): Remove prototypes.
Sat, 24 Jul 2004 21:40:19 +0000 Richard M. Stallman (not_single_kboard_state): Declared.