log src/callint.c @ 83648:65663fcd2caa

age author description
Tue, 31 Jul 2007 05:50:45 +0000 Miles Bader Merge from emacs--devo--0
Sun, 15 Jul 2007 02:05:20 +0000 Miles Bader Merge from emacs--devo--0
Mon, 11 Jun 2007 01:00:07 +0000 Miles Bader Merge from emacs--devo--0
Mon, 29 Jan 2007 22:21:19 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Mon, 01 Jan 2007 17:38:32 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org.
Sun, 03 Dec 2006 12:25:18 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org.
Sat, 14 Oct 2006 17:36:28 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Sat, 29 Jul 2006 09:59:12 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Fri, 14 Jul 2006 05:56:32 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org.
Mon, 12 Jun 2006 07:27:12 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org.
Sun, 12 Feb 2006 00:15:44 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Tue, 03 Jan 2006 01:50:46 +0000 Karoly Lorentey Overhaul and simplify single_kboard API. Allow calls to `recursive-edit' in process filters. Small fixes.
Sun, 11 Sep 2005 06:42:03 +0000 Karoly Lorentey Fix crash after y-or-n-p prompt triggered by emacsclient. (Reported by Han Boetes, analysis by Kalle Olavi Niemitalo.)
Thu, 26 Jul 2007 05:28:10 +0000 Miles Bader Merge from emacs--rel--22
Mon, 25 Jun 2007 19:48:37 +0000 David Kastrup (Fcall_interactively): Make the parsing of interactive
Fri, 08 Jun 2007 20:13:29 +0000 Juanma Barranquero (Fdelete_and_extract_region): Use empty_unibyte_string.
Tue, 08 Jan 2008 04:30:25 +0000 Glenn Morris Add 2008 to copyright years.
Sat, 22 Dec 2007 17:20:11 +0000 Eli Zaretskii (syms_of_callint) <command-history>: Add reference to history-length in
Wed, 25 Jul 2007 05:16:09 +0000 Glenn Morris Switch license to GPLv3 or later.
Sun, 14 Jan 2007 03:38:22 +0000 Glenn Morris Update copyright for years from Emacs 21 to present (mainly adding
Tue, 26 Dec 2006 03:54:08 +0000 Richard M. Stallman (Finteractive): Doc fix.
Thu, 19 Oct 2006 14:13:52 +0000 Chong Yidong * callint.c (callint_message): Convert to a Lisp string.
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).