log src/keyboard.c @ 10433:8859f1967e8f

age author description
Mon, 16 Jan 1995 06:48:15 +0000 Richard M. Stallman (kbd_buffer_store_event): Cast arg of bcopy.
Wed, 11 Jan 1995 01:53:36 +0000 Karl Heuer (echo): Don't log the key echoes.
Tue, 10 Jan 1995 18:37:06 +0000 Richard M. Stallman (syms_of_keyboard): Doc fix.
Mon, 02 Jan 1995 09:18:07 +0000 Richard M. Stallman Use SAVE_MODIFF and BUF_SAVE_MODIFF
Tue, 27 Dec 1994 21:50:22 +0000 Richard M. Stallman (make_lispy_event) [USE_X_TOOLKIT]: Turn off
Sat, 24 Dec 1994 01:53:16 +0000 Richard M. Stallman (read_char): Don't echo keys when echo_keystrokes is 0.
Sun, 11 Dec 1994 11:36:13 +0000 Richard M. Stallman (read_char): After auto-saving, redisplay.
Thu, 24 Nov 1994 08:40:21 +0000 Richard M. Stallman (command_loop_1): Use safe_run_hooks to run
Wed, 23 Nov 1994 09:14:29 +0000 Richard M. Stallman (syms_of_keyboard): Doc fix.
Wed, 16 Nov 1994 14:15:54 +0000 Richard M. Stallman (Fopen_dribble_file): Call fclose only when dribble is non zero.
Thu, 10 Nov 1994 03:46:33 +0000 Richard M. Stallman (tracking_off): Test old value with NILP.
Wed, 09 Nov 1994 06:04:46 +0000 Karl Heuer (print_help): Set help-mode in *Help* buffer.
Wed, 09 Nov 1994 03:43:30 +0000 Roland McGrath (EVENT_QUEUES_EMPTY): Only test do_mouse_tracking and mouse_moved #ifdef
Tue, 08 Nov 1994 02:37:04 +0000 Roland McGrath Move decl of input_fd outside of #ifdef HAVE_X_WINDOWS.
Tue, 01 Nov 1994 08:49:40 +0000 Richard M. Stallman (read_key_sequence): Use flags instead of gotos to
Sat, 29 Oct 1994 18:33:48 +0000 Karl Heuer (read_avail_input): Fix Lisp_Object vs. int problem.
Thu, 27 Oct 1994 21:13:33 +0000 Karl Heuer (kbd_buffer_get_event): Translate them to lispy events.
Tue, 25 Oct 1994 10:26:49 +0000 Richard M. Stallman (record_char): New subroutine.
Sun, 23 Oct 1994 07:49:24 +0000 Richard M. Stallman (kbd_buffer_get_event): Cope if mouse_position_hook does not store anything.
Sat, 22 Oct 1994 03:55:39 +0000 Richard M. Stallman (read_avail_input): Use input_fd.
Thu, 20 Oct 1994 05:33:22 +0000 Richard M. Stallman (do_mouse_tracking): Now a FRAME_PTR.
Wed, 19 Oct 1994 09:00:37 +0000 Richard M. Stallman (Voverriding_local_map_menu_flag): New variable.
Mon, 17 Oct 1994 08:42:36 +0000 Morten Welinder *** empty log message ***
Tue, 11 Oct 1994 09:22:44 +0000 Richard M. Stallman (read_key_sequence): The output of function-key-map
Sat, 08 Oct 1994 04:30:15 +0000 Richard M. Stallman (inhibit_local_menu_bar_menus): New variable.
Tue, 04 Oct 1994 15:59:48 +0000 Karl Heuer (read_char, make_lispy_event, make_lispy_movement, parse_modifiers,
Tue, 04 Oct 1994 12:13:17 +0000 Karl Heuer (command_loop_1, read_char, Ftrack_mouse, kbd_buffer_get_event,
Sun, 02 Oct 1994 12:26:46 +0000 Paul Reilly (make_lispy_event): Do not set item. Now handled in xmenu.c by
Sat, 01 Oct 1994 21:25:41 +0000 Richard M. Stallman (head_table): Set up Qdelete_frame.
Tue, 27 Sep 1994 02:28:15 +0000 Karl Heuer (echo_char, cmd_error_internal, command_loop_1, read_char,