log src/callint.c @ 9402:87337d65aa17

age author description
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 ***
Mon, 18 May 1992 08:14:41 +0000 Jim Blandy *** empty log message ***
Wed, 13 May 1992 23:02:02 +0000 Richard M. Stallman *** empty log message ***
Fri, 24 Apr 1992 08:11:54 +0000 Jim Blandy *** empty log message ***
Sun, 19 Apr 1992 08:53:55 +0000 Jim Blandy *** empty log message ***
Tue, 28 Jan 1992 16:01:00 +0000 Jim Blandy *** empty log message ***
Mon, 13 Jan 1992 21:48:08 +0000 Jim Blandy *** empty log message ***
Wed, 04 Dec 1991 03:20:22 +0000 Jim Blandy *** empty log message ***
Sun, 25 Aug 1991 01:14:32 +0000 Michael I. Bushnell Initial revision