log src/keyboard.c @ 87603:91ea9f8cc64f

age author description
Sun, 06 Jan 2008 21:34:57 +0000 Nick Roberts (parse_menu_item): Don't enclose key bindings on
Thu, 03 Jan 2008 21:56:05 +0000 Stefan Monnier (read_key_sequence): Fix typo.
Mon, 10 Dec 2007 03:48:05 +0000 Stefan Monnier (Fcommand_execute): Call Qcall_interactively instead of
Sun, 02 Dec 2007 16:23:40 +0000 Michael Albinus * config.in (HAVE_DBUS): Add.
Thu, 29 Nov 2007 11:49:10 +0000 Andreas Schwab (apply_modifiers): Fix typo.
Wed, 28 Nov 2007 04:45:32 +0000 Stefan Monnier (KEY_TO_CHAR): New macro.
Thu, 15 Nov 2007 23:00:34 +0000 Andreas Schwab (Fevent_symbol_parse_modifiers): Fix declaration.
Thu, 15 Nov 2007 16:03:00 +0000 Stefan Monnier * subr.el (event-modifiers): Use internal-event-symbol-parse-modifiers.
Fri, 09 Nov 2007 12:19:21 +0000 Jason Rumney * keyboard.c (discard_mouse_events, make_lispy_event) [WINDOWSNT]:
Wed, 31 Oct 2007 19:25:32 +0000 Stefan Monnier * keyboard.c (syms_of_keyboard): Initialize the initial_kboard.
Sat, 27 Oct 2007 09:07:17 +0000 Miles Bader Merge from emacs--rel--22
Thu, 25 Oct 2007 02:38:41 +0000 Stefan Monnier Make `window-system' into a keyboard-local variable (rather than
Wed, 24 Oct 2007 02:22:21 +0000 Stefan Monnier (read_key_sequence): Trivial typo in comment.
Thu, 18 Oct 2007 22:07:34 +0000 Stefan Monnier (read_key_sequence): Undo a change introduced by multi-tty
Tue, 16 Oct 2007 16:28:39 +0000 Stefan Monnier * xfns.c (Fx_create_frame, Fx_display_list):