log src/callint.c @ 61967:d9764486d42f

age author description
2005-03-17 Richard M. Stallman (Finteractive): Document G option.
2004-11-21 Luc Teirlinck (Fcall_interactively): Call Fread_from_minibuffer with extra argument.
2004-11-09 Kim F. Storm (Fcall_interactively): Remove unused variable 'funcar'.
2004-11-07 Richard M. Stallman (Fcall_interactively): Avoid reusing EVENT for other data.
2004-10-26 Kim F. Storm (Fcall_interactively): Add 'U' code to get the up-event discarded by a
2004-07-31 Luc Teirlinck (Fcall_interactively): Doc fix.
2004-04-16 Kim F. Storm (Fkey_description): Change callers.
2004-04-14 Stefan Monnier (fix_command): Use XDCR.
2004-03-29 Kim F. Storm (Fcall_interactively): Fix last change.
2004-03-29 Stefan Monnier (Fcall_interactively): Use Finteractive_form.
2003-09-01 Miles Bader Add arch taglines
2003-08-29 Richard M. Stallman (Fcall_interactively): Save and restore Vthis_command, Vthis_original_command,
2003-05-17 Stefan Monnier (Fselect_window): Add optional arg `norecord'.
2003-04-06 Richard M. Stallman Comment change.
2003-02-24 Juanma Barranquero (fix_command): Declare as static void and move before Fcall_interactively.
2003-02-23 Richard M. Stallman (fix_command): New subroutine, from Fcall_interactively.
2003-02-04 Juanma Barranquero Trailing whitespace deleted.
2002-12-02 Andreas Schwab (Fcall_interactively): Use next_event only if less
2002-11-24 Richard M. Stallman (Fcall_interactively): If a command fails because
2002-11-05 Richard M. Stallman (Fcall_interactively): New local filter_specs.
2002-07-15 Ken Raeburn Most uses of XSTRING combined with STRING_BYTES or indirection changed to
2002-07-11 Juanma Barranquero Use macro SPECPDL_INDEX.
2002-06-25 Miles Bader (Fcall_interactively): When checking to see if doprnt hit
2002-05-27 Kim F. Storm (Fcall_interactively) <"D">: Supply Qfile_directory_p
2002-05-20 Ken Raeburn * callint.c (Fcall_interactively): Use XSTRING and SYMBOL_NAME
2002-04-05 Gerd Moellmann (Fcall_interactively): Use INTEGERP instead of
2002-02-01 Richard M. Stallman (check_mark): New arg to specify clearer error message.
2001-12-22 Pavel Janík Do not include mocklisp.h.
2001-11-02 Pavel Janík Update usage of CHECK_ macros (remove unused second argument).
2001-11-02 Pavel Janík (Finteractive): Add usage to doc-string.