log src/callint.c @ 10917:283f18021929

age author description
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.