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.
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.
Fri, 27 Feb 2004 23:46:47 +0000 Kim F. Storm (kbd_buffer_store_event_hold): Add prototype.
Tue, 06 Jan 2004 22:37:48 +0000 Kim F. Storm (POSN_POSN, POSN_SET_POSN): Rename macros from
Thu, 27 Nov 2003 21:16:36 +0000 Kim F. Storm (EVENT_CLICK_COUNT, POSN_SCROLLBAR_PART): Fix defines.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Tue, 04 Feb 2003 14:56:31 +0000 Juanma Barranquero Trailing whitespace deleted.
Wed, 06 Mar 2002 15:54:43 +0000 Gerd Moellmann (ECHOBUFSIZE): Removed.
Mon, 04 Mar 2002 23:41:00 +0000 Stefan Monnier Change defvar_int def and vars to use EMACS_INT instead of just int.
Wed, 13 Feb 2002 21:33:40 +0000 Pavel Jan«¿k Fix typos.
Fri, 16 Nov 2001 22:50:09 +0000 Pavel Jan«¿k (clear_waiting_for_input): Remove duplicated prototype.
Tue, 16 Oct 2001 09:09:51 +0000 Ken Raeburn Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
Mon, 08 Oct 2001 11:41:04 +0000 Stefan Monnier (map_prompt): Remove.
Fri, 07 Sep 2001 15:54:52 +0000 Eli Zaretskii More commentary about the role of kbd_macro_end.
Fri, 27 Oct 2000 22:20:19 +0000 Stefan Monnier * lisp.h (KEYMAPP): New macro.
Mon, 25 Sep 2000 14:24:23 +0000 Gerd Moellmann (quit_throw_to_read_char): Declare NO_RETURN.
Mon, 21 Aug 2000 18:58:30 +0000 Gerd Moellmann (gen_help_event): Change prototype.
Wed, 09 Aug 2000 12:24:57 +0000 Eli Zaretskii (kbd_buffer_events_waiting): Add prototype.
Tue, 08 Aug 2000 14:37:26 +0000 Ken Raeburn (menu_item_eval_property): Declare.