log src/callint.c @ 23557:1a67e5327a04

age author description
Tue, 22 Sep 1998 10:23:40 +0000 Kenichi Handa (Fcall_interactively): Don't use input method when
Tue, 18 Aug 1998 11:06:30 +0000 Richard M. Stallman (Fcall_interactively): Pass new args to Fread_event
Fri, 07 Aug 1998 07:15:37 +0000 Richard M. Stallman (Fcall_interactively): Pass new arg to Fread_key_sequence.
Sun, 14 Jun 1998 19:03:11 +0000 Richard M. Stallman (Fcall_interactively) <k, K>: If sequence ends in a down
Sun, 07 Jun 1998 22:33:11 +0000 Richard M. Stallman (syms_of_callint): Set up Lisp variable.
Mon, 25 May 1998 22:32:58 +0000 Richard M. Stallman (Fcall_interactively): Pass new arg to Fother_buffer.
Thu, 23 Apr 1998 21:18:18 +0000 Richard M. Stallman (Fcall_interactively): Truncate command-history here.
Tue, 14 Apr 1998 12:25:56 +0000 Andreas Schwab Fix -Wimplicit warnings.
Sat, 21 Mar 1998 07:06:14 +0000 Richard M. Stallman Use STRING_BYTES and SET_STRING_BYTES.
Fri, 09 Jan 1998 23:33:09 +0000 Richard M. Stallman (Fcall_interactively): Allocate string by bytes.
Thu, 01 Jan 1998 06:47:25 +0000 Richard M. Stallman (Fcall_interactively) <'d', 'r'>: Use set_marker_both.
Fri, 05 Sep 1997 05:38:41 +0000 Richard M. Stallman (Fcall_interactively): Pass new arg to Fread_coding_system.
Tue, 26 Aug 1997 11:42:33 +0000 Kenichi Handa (Finteractive): Document the code letter `M'.
Tue, 27 May 1997 01:50:25 +0000 Richard M. Stallman (Fcall_interactively): Pass new arg to sit_for.
Mon, 19 May 1997 03:21:06 +0000 Richard M. Stallman (Fcall_interactively): Use num_input_events.
Thu, 15 May 1997 02:28:34 +0000 Richard M. Stallman (Fcall_interactively): Pass extra arg to Fread_string.
Sat, 10 May 1997 21:44:59 +0000 Richard M. Stallman (Fcall_interactively): Pass new arg to
Thu, 20 Feb 1997 06:45:50 +0000 Karl Heuer (doc-string of `interactive'): Describe new code
Sat, 28 Sep 1996 20:38:18 +0000 Richard M. Stallman (Fcall_interactively): Bind cursor-in-echo-area to t for `k' and `K'.
Sun, 01 Sep 1996 19:15:05 +0000 Karl Heuer Change all references from point to PT.
Thu, 29 Aug 1996 00:51:51 +0000 Richard M. Stallman (Fcall_interactively): For `N' and `n',
Wed, 20 Mar 1996 13:34:21 +0000 Richard M. Stallman (Fcall_interactively): In `c' case, use message_nolog
Mon, 15 Jan 1996 09:18:04 +0000 Erik Naggum Update FSF's address in the preamble.
Tue, 09 Jan 1996 00:30:41 +0000 Erik Naggum (Fcall_interactively, Fprefix_numeric_value): Harmonize arguments with
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.