log src/keyboard.c @ 29729:bf15c290522e

age author description
Mon, 19 Jun 2000 07:42:41 +0000 Ken Raeburn missed one in last checkin
Mon, 19 Jun 2000 07:15:08 +0000 Ken Raeburn * keyboard.c (follow_key, read_key_sequence): Use XUINT on key value, or checks
Sun, 18 Jun 2000 20:14:37 +0000 Ken Raeburn fix up more Lisp_Object/int conversion issues
Tue, 13 Jun 2000 23:51:00 +0000 Gerd Moellmann (read_char): Bind message-truncate-lines to t
Thu, 08 Jun 2000 20:57:01 +0000 Gerd Moellmann (kbd_buffer_get_event): Handle FOCUS_IN_EVENT by
Tue, 30 May 2000 21:35:02 +0000 Jason Rumney (make_lispy_event) [WINDOWS_NT]: Pass a window pointer to
Mon, 29 May 2000 11:48:25 +0000 Dave Love (menu_bar_items, tool_bar_items, Fexecute_extended_command): Deal with
Tue, 23 May 2000 02:19:20 +0000 Kenichi Handa (read_char): Allow character codes 128..255 to be
Thu, 11 May 2000 12:23:08 +0000 Gerd Moellmann (read_char): Don't clear current message for help
Fri, 21 Apr 2000 13:02:41 +0000 Gerd Moellmann (timer_check): Fix typo in comment.
Thu, 20 Apr 2000 21:00:43 +0000 Gerd Moellmann (echo_message_buffer): New variable.
Wed, 05 Apr 2000 17:29:31 +0000 Ken Raeburn make_number/XINT/XUINT conversions; EQ/== fixes; ==Qnil -> NILP
Mon, 03 Apr 2000 12:11:39 +0000 Gerd Moellmann (lispy_mouse_names): Variable removed.
Sat, 01 Apr 2000 11:49:47 +0000 Gerd Moellmann (lispy_mouse_names): Add additional mouse names.
Wed, 29 Mar 2000 12:58:52 +0000 Gerd Moellmann (Ftop_level): Cancel busy-cursor.