log src/callint.c @ 16842:72276b334084 before-thomas-posix1996 glibc-2_0_2 libc-970108 libc-970109 libc-970110 libc-970111 libc-970112 libc-970113 libc-970114 libc-970115 libc-970116 libc-970117 libc-970118 libc-970119 libc-970120 libc-970121 libc-970122 libc-970123 libc-970124 libc-970125 libc-970126 libc-970127 libc-970128 libc-970129 libc-970130 libc-970131 libc-970201 libc-970202 libc-970203 libc-970204 libc-970205 libc-970206 libc-970207 libc-970208 libc-970209 libc-970210 libc-970211 libc-970212 libc-970213 libc-970214 libc-970215 libc-970216 libc-970217 libc-970218 libc-970219 libc-970220 libc-970221 libc-970222 libc-970223 libc-970224 libc-970225 libc-970226 libc-970227 libc-970228 libc-970301 libc-970302 libc-970303 libc-970304 libc-970305 libc-970306 libc-970307 libc-970308 libc-970309 libc-970310 libc-970311 libc-970312 libc-970313 libc-970314 libc-970315 libc-970316 libc-970317 libc-970318 libc-970319 libc-970320 libc-970321 libc-970322 libc-970323 libc-970324 libc20x-970306 libc20x-97031 libc20x-970316 libc20x-970318 libc20x-970319 libc20x-970404 root-libc-2_0_x-branch

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