log src/callint.c @ 13740:7868bb1ee05f libc-951216 libc-951217 libc-951218 libc-951219 libc-951220 libc-951221 libc-951222 libc-951223 libc-951224 libc-951225 libc-951226 libc-951227 libc-951228 libc-951229 libc-951230 libc-951231 libc-960101 libc-960102 libc-960103 libc-960104 libc-960105 libc-960106 libc-960107 libc-960108 libc-960109 libc-960110 libc-960111 libc-960112 libc-960113 libc-960114 libc-960115

age author description
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.
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.
Wed, 09 Mar 1994 06:07:43 +0000 Karl Heuer (Fcall_interactively): Don't select an active minibuffer.
Fri, 10 Sep 1993 06:15:46 +0000 Roland McGrath Include <config.h> instead of "config.h".
Thu, 08 Jul 1993 23:44:01 +0000 Roland McGrath (syms_of_callint): Fix DEFVAR_LISP for Vmark_even_if_inactive to use right
Thu, 08 Jul 1993 21:43:11 +0000 Roland McGrath (check_mark): Don't check mark-active unless in transient-mark-mode.
Sun, 04 Jul 1993 04:55:03 +0000 Richard M. Stallman (Vmark_even_if_inactive): New var, with Lisp variable.
Sun, 07 Mar 1993 09:31:37 +0000 Richard M. Stallman (check_mark): Error if mark is not active.
Mon, 22 Feb 1993 14:48:45 +0000 Jim Blandy * callint.c (Fcall_interactively): Pass the correct number of
Tue, 26 Jan 1993 01:58:16 +0000 Jim Blandy JimB's changes since January 18th
Mon, 21 Dec 1992 05:38:25 +0000 Richard M. Stallman (Fcall_interactively): For `s', use Fread_string.
Fri, 30 Oct 1992 06:01:13 +0000 Richard M. Stallman (preserved_fns): New var.
Sat, 17 Oct 1992 22:11:23 +0000 Jim Blandy * callint.c (Fcall_interactively): Change handling of 'e' spec;
Sun, 11 Oct 1992 06:39:13 +0000 Jim Blandy * callint.c (Fcall_interactively): Allow multiple 'e' specs.
Tue, 06 Oct 1992 00:03:11 +0000 Richard M. Stallman (Fcall_interactively): Pass 2nd arg to Fother_buffer.
Sun, 13 Sep 1992 12:19:42 +0000 Jim Blandy * callint.c (Fcall_interactively): Remove the 'K' interactive
Sat, 05 Sep 1992 00:10:28 +0000 Richard M. Stallman (Fcall_interactively): For `K', use last_nonmenu_event.
Sun, 26 Jul 1992 19:36:03 +0000 Richard M. Stallman entered into RCS
Fri, 24 Jul 1992 07:15:18 +0000 Richard M. Stallman *** empty log message ***
Sun, 19 Jul 1992 01:07:07 +0000 Richard M. Stallman *** empty log message ***
Tue, 30 Jun 1992 13:54:21 +0000 Jim Blandy *** empty log message ***