Mon, 25 Sep 2006 15:28:58 +0000 |
Chong Yidong |
* callint.c (Fcall_interactively): Doc fix.
|
Wed, 26 Jul 2006 18:15:08 +0000 |
Chong Yidong |
Change callers of read_char.
|
Tue, 18 Jul 2006 13:25:53 +0000 |
Kim F. Storm |
(check_mark): Use xsignal0.
|
Wed, 12 Jul 2006 13:14:38 +0000 |
Kim F. Storm |
(Fcall_interactively): Remove loop around wrong_type_argument.
|
Tue, 11 Jul 2006 20:11:23 +0000 |
Kim F. Storm |
(Fcall_interactively): Update/simplify sit_for calls.
|
Thu, 25 May 2006 23:17:17 +0000 |
Luc Teirlinck |
(Fcall_interactively): Fread_from_minibuffer now takes only seven args.
|
Mon, 06 Feb 2006 15:23:23 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Sun, 07 Aug 2005 12:33:19 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Mon, 04 Jul 2005 16:49:24 +0000 |
Lute Kamstra |
Update FSF's address.
|
Thu, 17 Mar 2005 23:33:07 +0000 |
Richard M. Stallman |
(Finteractive): Document G option.
|
Sun, 21 Nov 2004 00:59:35 +0000 |
Luc Teirlinck |
(Fcall_interactively): Call Fread_from_minibuffer with extra argument.
|
Tue, 09 Nov 2004 13:18:58 +0000 |
Kim F. Storm |
(Fcall_interactively): Remove unused variable 'funcar'.
|
Sun, 07 Nov 2004 03:48:56 +0000 |
Richard M. Stallman |
(Fcall_interactively): Avoid reusing EVENT for other data.
|
Tue, 26 Oct 2004 12:56:47 +0000 |
Kim F. Storm |
(Fcall_interactively): Add 'U' code to get the up-event discarded by a
|
Sat, 31 Jul 2004 15:50:46 +0000 |
Luc Teirlinck |
(Fcall_interactively): Doc fix.
|
Fri, 16 Apr 2004 21:19:16 +0000 |
Kim F. Storm |
(Fkey_description): Change callers.
|
Wed, 14 Apr 2004 20:45:02 +0000 |
Stefan Monnier |
(fix_command): Use XDCR.
|
Mon, 29 Mar 2004 11:45:11 +0000 |
Kim F. Storm |
(Fcall_interactively): Fix last change.
|
Mon, 29 Mar 2004 00:49:00 +0000 |
Stefan Monnier |
(Fcall_interactively): Use Finteractive_form.
|
Mon, 01 Sep 2003 15:45:59 +0000 |
Miles Bader |
Add arch taglines
|
Fri, 29 Aug 2003 16:15:31 +0000 |
Richard M. Stallman |
(Fcall_interactively): Save and restore Vthis_command, Vthis_original_command,
|
Sat, 17 May 2003 21:17:45 +0000 |
Stefan Monnier |
(Fselect_window): Add optional arg `norecord'.
|
Sun, 06 Apr 2003 20:28:28 +0000 |
Richard M. Stallman |
Comment change.
|
Mon, 24 Feb 2003 10:57:37 +0000 |
Juanma Barranquero |
(fix_command): Declare as static void and move before Fcall_interactively.
|
Sun, 23 Feb 2003 15:13:41 +0000 |
Richard M. Stallman |
(fix_command): New subroutine, from Fcall_interactively.
|
Tue, 04 Feb 2003 14:56:31 +0000 |
Juanma Barranquero |
Trailing whitespace deleted.
|
Mon, 02 Dec 2002 23:30:54 +0000 |
Andreas Schwab |
(Fcall_interactively): Use next_event only if less
|
Sun, 24 Nov 2002 19:04:25 +0000 |
Richard M. Stallman |
(Fcall_interactively): If a command fails because
|
Tue, 05 Nov 2002 05:15:47 +0000 |
Richard M. Stallman |
(Fcall_interactively): New local filter_specs.
|
Mon, 15 Jul 2002 00:00:41 +0000 |
Ken Raeburn |
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
|
Thu, 11 Jul 2002 14:18:02 +0000 |
Juanma Barranquero |
Use macro SPECPDL_INDEX.
|
Tue, 25 Jun 2002 12:58:54 +0000 |
Miles Bader |
(Fcall_interactively): When checking to see if doprnt hit
|
Mon, 27 May 2002 22:06:29 +0000 |
Kim F. Storm |
(Fcall_interactively) <"D">: Supply Qfile_directory_p
|
Mon, 20 May 2002 08:05:03 +0000 |
Ken Raeburn |
* callint.c (Fcall_interactively): Use XSTRING and SYMBOL_NAME
|
Fri, 05 Apr 2002 13:36:36 +0000 |
Gerd Moellmann |
(Fcall_interactively): Use INTEGERP instead of
|
Fri, 01 Feb 2002 04:32:24 +0000 |
Richard M. Stallman |
(check_mark): New arg to specify clearer error message.
|
Sat, 22 Dec 2001 13:55:34 +0000 |
Pavel Jank |
Do not include mocklisp.h.
|
Fri, 02 Nov 2001 20:46:55 +0000 |
Pavel Jank |
Update usage of CHECK_ macros (remove unused second argument).
|
Fri, 02 Nov 2001 07:02:18 +0000 |
Pavel Jank |
(Finteractive): Add usage to doc-string.
|
Sat, 20 Oct 2001 20:54:39 +0000 |
Pavel Jank |
Change doc-string comments to `new style' [w/`doc:' keyword].
|
Tue, 16 Oct 2001 09:09:51 +0000 |
Ken Raeburn |
Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
|
Mon, 15 Oct 2001 08:12:52 +0000 |
Pavel Jank |
(prefix-arg, current-prefix-arg): Fix typo in a doc string.
|
Fri, 12 Oct 2001 03:44:45 +0000 |
Stefan Monnier |
(Fcall_interactively): Remove unused code. Use XCAR/XCDR.
|
Mon, 08 Oct 2001 11:39:52 +0000 |
Stefan Monnier |
Include keymap.h.
|
Thu, 21 Dec 2000 20:40:40 +0000 |
Gerd Moellmann |
(Fcall_interactively): Prevent a compiler warning.
|
Sat, 02 Sep 2000 19:35:25 +0000 |
Gerd Moellmann |
Remove includes of
|
Mon, 28 Aug 2000 15:03:29 +0000 |
Gerd Moellmann |
(toplevel) [HAVE_STRING_H]: Include string.h.
|
Thu, 01 Jun 2000 19:02:58 +0000 |
Dave Love |
(Fcall_interactively): Doc fix.
|
Mon, 25 Oct 1999 04:58:18 +0000 |
Ken Raeburn |
more XCAR/XCDR/XFLOAT_DATA uses, to help isolete lisp engine
|
Sun, 12 Sep 1999 05:07:01 +0000 |
Ken Raeburn |
Use XCAR, XCDR, XFLOAT_DATA instead of explicit member access.
|
Thu, 01 Jul 1999 15:02:43 +0000 |
Andreas Schwab |
(Fcall_interactively): Ignore first element of
|
Tue, 22 Dec 1998 06:06:48 +0000 |
Kenichi Handa |
(Fcall_interactively) <'C'>: Give Fread_char Qnil
|
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.
|
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.
|