log src/keyboard.c @ 27880:27d91702f2e8

age author description
Sat, 26 Feb 2000 02:55:10 +0000 Kenichi Handa (read_char): Set `usec' correctly.
Fri, 25 Feb 2000 14:05:03 +0000 Gerd Moellmann (recursive_edit_1): Cancel busy-cursor.
Fri, 25 Feb 2000 13:30:50 +0000 Gerd Moellmann (command_loop_1): Call start_busy_cursor before
Fri, 18 Feb 2000 21:34:40 +0000 Dave Love Amend last change to check for echo-keystrokes being zero, not nil.
Fri, 18 Feb 2000 20:10:00 +0000 Dave Love (echo_keystrokes): Remove declaration.
Sat, 12 Feb 2000 13:11:29 +0000 Gerd Moellmann (bind_polling_period): Stop all timers except
Tue, 25 Jan 2000 15:57:26 +0000 Gerd Moellmann (toplevel): Include systime.h and atimer.h.
Tue, 11 Jan 2000 13:14:54 +0000 Gerd Moellmann Add last change to doc string.
Tue, 11 Jan 2000 13:11:14 +0000 Gerd Moellmann (Fclear_this_command_keys): Clear recent_keys
Wed, 15 Dec 1999 00:15:16 +0000 Kenichi Handa (Vdisable_point_adjustment): New variable.
Fri, 10 Dec 1999 01:39:53 +0000 Stefan Monnier * keyboard.c (Qratio): New symbol.
Thu, 18 Nov 1999 05:09:18 +0000 Kenichi Handa (echo_char): Use KEY_DESCRIPTION_SIZE to check free
Tue, 16 Nov 1999 15:53:45 +0000 Gerd Moellmann (command_loop_1): Remove no_redisplay.
Thu, 11 Nov 1999 11:45:06 +0000 Gerd Moellmann Remove USE_TEXT_PROPERTIES.
Mon, 25 Oct 1999 04:58:18 +0000 Ken Raeburn more XCAR/XCDR/XFLOAT_DATA uses, to help isolete lisp engine
Tue, 19 Oct 1999 07:25:11 +0000 Paul Eggert Add support for large files, 64-bit Solaris, system locale codings.
Sun, 10 Oct 1999 21:08:17 +0000 Gerd Moellmann (auto-save-interval): Fix doc string.
Mon, 20 Sep 1999 00:34:37 +0000 Gerd Moellmann (Frecursive_edit): Remove unused variable.
Mon, 13 Sep 1999 11:13:36 +0000 Gerd Moellmann (command_loop_1): Change for Lisp_Object
Sun, 12 Sep 1999 20:21:53 +0000 Gerd Moellmann (command_loop_1): Resize mini-window to the
Sun, 05 Sep 1999 16:39:19 +0000 Gerd Moellmann Change
Sun, 05 Sep 1999 15:49:07 +0000 Gerd Moellmann Change spelling of `toolbar' to `tool_bar' or `tool-bar'.
Fri, 03 Sep 1999 18:48:46 +0000 Richard M. Stallman [macintosh]: Set KBD_BUFFER_SIZE to a smaller value
Mon, 23 Aug 1999 00:11:47 +0000 Gerd Moellmann (command_loop_1): Set beg/end_unchanged per
Sat, 21 Aug 1999 19:29:53 +0000 Gerd Moellmann Call change_frame_size and do_pending_window_change with
Fri, 30 Jul 1999 08:28:18 +0000 Eli Zaretskii (cmd_error_internal): Don't kill Emacs if this is an
Wed, 21 Jul 1999 21:43:52 +0000 Gerd Moellmann (read_char): Use message3_nolog to show help-echo.
Sun, 27 Jun 1999 21:21:31 +0000 Karl Heuer (read_key_sequence): Properly reinitialize
Mon, 22 Feb 1999 10:05:43 +0000 Andreas Schwab (Qusr1_signal, Qusr2_signal): New variables.
Sun, 24 Jan 1999 20:08:10 +0000 Richard M. Stallman (read_key_sequence): Fix previous change.