log src/callint.c @ 13843:f5bd72a6fe48

age author description
Mon, 25 Dec 1995 00:33:14 +0000 Richard M. Stallman (Fcall_interactively): Undo previous change.
Thu, 21 Dec 1995 16:57:00 +0000 Karl Heuer (Fcall_interactively): Handle an arg of form (FCN ARGS...).
Tue, 19 Dec 1995 23:20:14 +0000 Karl Heuer (Fcall_interactively): Don't log prompt strings.
Thu, 30 Nov 1995 00:31:52 +0000 Richard M. Stallman (Fcall_interactively): In `c' case, clear out the message
Fri, 10 Nov 1995 06:34:09 +0000 Richard M. Stallman (syms_of_callint): Set up Qlet, Qletx, Qsave_excursion.
Fri, 27 Oct 1995 21:55:33 +0000 Richard M. Stallman (Fcall_interactively): New arg KEYS.
Sat, 07 Oct 1995 21:54:29 +0000 Richard M. Stallman (callint_message, callint_message_size): New vars.
Tue, 18 Jul 1995 19:14:38 +0000 Richard M. Stallman (Fcall_interactively): Doc fix.
Wed, 14 Jun 1995 22:18:34 +0000 Karl Heuer (Fprefix_numeric_value): Fix type check.
Wed, 07 Jun 1995 22:12:07 +0000 Karl Heuer (current_prefix_partial): Deleted.
Thu, 25 May 1995 14:30:07 +0000 Karl Heuer (Fcall_interactively): Cast arg of doprnt.
Thu, 13 Apr 1995 16:55:10 +0000 Karl Heuer Fix previous change.
Thu, 13 Apr 1995 16:10:04 +0000 Richard M. Stallman (Fcall_interactively): Fix paren nesting.
Tue, 11 Apr 1995 03:04:38 +0000 Richard M. Stallman (Fcall_interactively): Fix handling of @
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.