log src/callint.c @ 7912:f87185e63bbc

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