log src/keyboard.h @ 85106:fd282fb888de

age author description
Tue, 09 Oct 2007 05:05:39 +0000 Stefan Monnier Add new `input-decode-map' keymap and use it for temrinal
Mon, 13 Aug 2007 13:51:08 +0000 Miles Bader Merge from emacs--devo--0
Tue, 31 Jul 2007 05:50:45 +0000 Miles Bader Merge from emacs--devo--0
Mon, 29 Jan 2007 22:21:19 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Mon, 01 Jan 2007 17:38:32 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org.
Sat, 29 Jul 2006 09:59:12 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Sun, 12 Feb 2006 00:15:44 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Tue, 03 Jan 2006 01:50:46 +0000 Karoly Lorentey Overhaul and simplify single_kboard API. Allow calls to `recursive-edit' in process filters. Small fixes.
Thu, 29 Dec 2005 18:20:26 +0000 Karoly Lorentey Rename `struct device' to `struct terminal'. Rename some terminal-related functions similarly.
Thu, 29 Dec 2005 04:46:59 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 681)
Fri, 28 Oct 2005 14:29:24 +0000 Karoly Lorentey Change `keyboard-translate-table' to be terminal-local.
Sun, 11 Sep 2005 06:42:03 +0000 Karoly Lorentey Fix crash after y-or-n-p prompt triggered by emacsclient. (Reported by Han Boetes, analysis by Kalle Olavi Niemitalo.)
Sun, 04 Sep 2005 03:48:17 +0000 Karoly Lorentey Merged in changes from CVS trunk. Plus added lisp/term tweaks.
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.