log src/callint.c @ 11345:c4adea8f7543

age author description
Mon, 10 Apr 1995 07:22:15 +0000 Richard M. Stallman (Fcall_interactively): Call single_kboard_state
Fri, 07 Apr 1995 23:10:25 +0000 Karl Heuer (Fcall_interactively): Fix previous change.
Fri, 07 Apr 1995 22:46:38 +0000 Richard M. Stallman (Fcall_interactively): `+' is reserved for user changes.
Wed, 15 Mar 1995 01:49:46 +0000 Karl Heuer Rename perdisplay to kboard.
Mon, 13 Mar 1995 21:49:17 +0000 Karl Heuer (clear_prefix_arg): current_perdisplay now is never null.
Wed, 08 Mar 1995 03:32:30 +0000 Karl Heuer (current_prefix_partial): New var.
Mon, 06 Mar 1995 04:17:49 +0000 Richard M. Stallman (Fcall_interactively): Fix Feb 22 change.
Fri, 03 Mar 1995 01:51:09 +0000 Karl Heuer (Fcall_interactively): Disallow switch-frame events when reading `k' or `K'
Wed, 01 Mar 1995 03:44:02 +0000 Karl Heuer (Fcall_interactively, syms_of_callint, Vprefix_arg, Vcurrent_prefix_arg): Undo
Tue, 28 Feb 1995 05:26:35 +0000 Karl Heuer (Fcall_interactively): Lock the display before executing the command, no
Fri, 24 Feb 1995 02:30:23 +0000 Karl Heuer (Fcall_interactively): If the display hasn't already been locked by reading
Thu, 23 Feb 1995 04:54:59 +0000 Richard M. Stallman (Fcall_interactively): Use markers temporarily in
Wed, 15 Feb 1995 00:02:48 +0000 Richard M. Stallman Doc fix.
Sat, 04 Feb 1995 00:31:13 +0000 Karl Heuer (syms_of_callint): Move DEFVAR_DISPLAY's to keyboard.c.
Wed, 01 Feb 1995 02:35:54 +0000 Karl Heuer (Fcall_interactively): Use perdisplay.
Mon, 30 Jan 1995 00:41:51 +0000 Richard M. Stallman (Fcall_interactively): Pass new arg to Fread_string.
Tue, 24 Jan 1995 22:13:42 +0000 Richard M. Stallman (Fcall_interactively): Define K mostly like k.
Thu, 05 Jan 1995 07:45:50 +0000 Roland McGrath Fix typo in last change.
Thu, 05 Jan 1995 07:06:19 +0000 Roland McGrath (Fcall_interactively): Use & PSEUDOVECTOR_SIZE_MASK on `size' field of
Wed, 28 Dec 1994 23:28:10 +0000 Richard M. Stallman (Vmouse_leave_buffer_hook, Qmouse_leave_buffer_hook): New variables.
Tue, 04 Oct 1994 22:55:50 +0000 Richard M. Stallman (Finteractive): Doc fix.
Tue, 04 Oct 1994 15:40:22 +0000 Karl Heuer (Fcall_interactively, Fprefix_numeric_value): Don't use XFASTINT as an lvalue.
Tue, 04 Oct 1994 14:20:54 +0000 Karl Heuer (Fprefix_numeric_value): No longer necessary to set type separately.
Tue, 27 Sep 1994 03:27:31 +0000 Karl Heuer (quotify_arg, Fcall_interactively, Fprefix_numeric_value): Use type test
Mon, 26 Sep 1994 23:43:18 +0000 Richard M. Stallman (Qplus): New variable.
Sat, 17 Sep 1994 00:27:16 +0000 Richard M. Stallman (Fcall_interactively): Use EMACS_INT.
Wed, 15 Jun 1994 18:17:55 +0000 Richard M. Stallman (Fcall_interactively): Ignore `-' in string.
Wed, 04 May 1994 02:41:09 +0000 Karl Heuer Update copyright.
Wed, 23 Mar 1994 22:26:28 +0000 Karl Heuer (check_mark, Fcall_interactively): Use assignment, not initialization.
Wed, 09 Mar 1994 06:13:36 +0000 Karl Heuer Fix typo in previous change.