log src/keyboard.c @ 89943:4c90ffeb71c5

age author description
Mon, 28 Jun 2004 07:56:49 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15
Fri, 16 Apr 2004 12:51:06 +0000 Kenichi Handa Sync to HEAD
Mon, 29 Sep 2003 18:04:28 +0000 Dave Love (cancel_hourglass_unwind): Return Qnil.
Wed, 17 Sep 2003 13:53:03 +0000 Dave Love (adjust_point_for_property): Make beg and end
Mon, 08 Sep 2003 12:53:41 +0000 Kenichi Handa *** empty log message ***
Mon, 28 Oct 2002 22:50:00 +0000 Dave Love (lispy_accent_codes, lispy_accent_keys): Extend.
Thu, 05 Sep 2002 16:59:35 +0000 Dave Love (read_key_sequence): Fix type error.
Tue, 20 Aug 2002 08:20:31 +0000 Kenichi Handa (read_key_sequence): Use ~CHAR_MODIFIER_MASK instead
Fri, 24 May 2002 15:30:35 +0000 Dave Love (kbd_buffer_store_event): Fix interrupt_signal decl
Fri, 17 May 2002 16:36:03 +0000 Dave Love (modify_event_symbol): Fix print format for 64-bit
Fri, 01 Mar 2002 01:43:03 +0000 Kenichi Handa Include "character.h" instead of "charset.h".
Mon, 16 Jan 2006 00:03:54 +0000 Henrik Enberg sync with trunk
Mon, 08 Sep 2003 11:56:09 +0000 Kenichi Handa New directory
Thu, 31 Jan 2008 11:35:46 +0000 Miles Bader Merge from emacs--rel--22
Mon, 28 Jan 2008 03:48:45 +0000 Stefan Monnier (read_char): Yet another int/Lisp_Object mixup (YAILOM).
Fri, 25 Jan 2008 22:57:41 +0000 Richard M. Stallman (read_char): Restore echo_message_buffer after redisplay.
Sun, 13 Jan 2008 00:43:55 +0000 Dan Nicolaescu * movemail.c:
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.