(_malloc_thread_enabled_p) [USE_PTHREAD]: New variable.
[bpt/emacs.git] / src / callint.c
2007-08-03 Miles BaderMerge from emacs--rel--22
2007-07-31 Miles BaderMerge from emacs--rel--22
2007-07-30 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-25 Glenn MorrisSwitch license to GPLv3 or later.
2007-07-24 Miles BaderMerge from emacs--rel--22
2007-07-15 Miles BaderMerge from emacs--rel--22
2007-07-10 Miles BaderMerge from emacs--rel--22
2007-06-25 David Kastrup(Fcall_interactively): Make the parsing of interactive
2007-06-16 Miles BaderMerge from emacs--rel--22
2007-06-15 Miles BaderMerge from emacs--rel--22
2007-06-14 Miles BaderMerge from emacs--rel--22
2007-06-09 Miles BaderMerge from emacs--rel--22
2007-06-08 Juanma Barranquero(Fdelete_and_extract_region): Use empty_unibyte_string.
2007-01-14 Glenn MorrisUpdate copyright for years from Emacs 21 to present...
2006-12-26 Richard M. Stallman(Finteractive): Doc fix.
2006-10-19 Chong Yidong* callint.c (callint_message): Convert to a Lisp string.
2006-09-25 Chong Yidong* callint.c (Fcall_interactively): Doc fix.
2006-07-26 Chong YidongChange callers of read_char.
2006-07-18 Kim F. Storm(check_mark): Use xsignal0.
2006-07-12 Kim F. Storm(Fcall_interactively): Remove loop around wrong_type_ar...
2006-07-11 Kim F. Storm(Fcall_interactively): Update/simplify sit_for calls.
2006-05-25 Luc Teirlinck(Fcall_interactively): Fread_from_minibuffer now takes...
2006-02-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-08-07 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-07-04 Lute KamstraUpdate FSF's address.
2005-03-17 Richard M. Stallman(Finteractive): Document G option.
2004-11-21 Luc Teirlinck(Fcall_interactively): Call Fread_from_minibuffer with...
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...
2004-10-26 Kim F. Storm(Fcall_interactively): Add 'U' code to get the up-event...
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 BaderAdd arch taglines
2003-08-29 Richard M. Stallman(Fcall_interactively): Save and restore Vthis_command...
2003-05-17 Stefan Monnier(Fselect_window): Add optional arg `norecord'.
2003-04-06 Richard M. StallmanComment change.
2003-02-24 Juanma Barranquero(fix_command): Declare as static void and move before...
2003-02-23 Richard M. Stallman(fix_command): New subroutine, from Fcall_interactively.
2003-02-04 Juanma BarranqueroTrailing 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 RaeburnMost uses of XSTRING combined with STRING_BYTES or...
2002-07-11 Juanma BarranqueroUse 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...
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íkDo not include mocklisp.h.
2001-11-02 Pavel JaníkUpdate usage of CHECK_ macros (remove unused second...
2001-11-02 Pavel Janík(Finteractive): Add usage to doc-string.
2001-10-20 Pavel JaníkChange doc-string comments to `new style' [w/`doc:...
2001-10-16 Ken RaeburnAvoid (most) uses of XCAR/XCDR as lvalues, for flexibil...
2001-10-15 Pavel Janík(prefix-arg, current-prefix-arg): Fix typo in a doc...
2001-10-12 Stefan Monnier(Fcall_interactively): Remove unused code. Use XCAR...
2001-10-08 Stefan MonnierInclude keymap.h.
2000-12-21 Gerd Moellmann(Fcall_interactively): Prevent a compiler warning.
2000-09-02 Gerd MoellmannRemove includes of
2000-08-28 Gerd Moellmann(toplevel) [HAVE_STRING_H]: Include string.h.
2000-06-01 Dave Love(Fcall_interactively): Doc fix.
1999-10-25 Ken Raeburnmore XCAR/XCDR/XFLOAT_DATA uses, to help isolete lisp...
1999-09-12 Ken RaeburnUse XCAR, XCDR, XFLOAT_DATA instead of explicit member...
1999-07-01 Andreas Schwab(Fcall_interactively): Ignore first element of
1998-12-22 Kenichi Handa(Fcall_interactively) <'C'>: Give Fread_char Qnil
1998-09-22 Kenichi Handa(Fcall_interactively): Don't use input method when
1998-08-18 Richard M. Stallman(Fcall_interactively): Pass new args to Fread_event
1998-08-07 Richard M. Stallman(Fcall_interactively): Pass new arg to Fread_key_sequence.
1998-06-14 Richard M. Stallman(Fcall_interactively) <k, K>: If sequence ends in a...
1998-06-07 Richard M. Stallman(syms_of_callint): Set up Lisp variable.
1998-05-25 Richard M. Stallman(Fcall_interactively): Pass new arg to Fother_buffer.
1998-04-23 Richard M. Stallman(Fcall_interactively): Truncate command-history here.
1998-04-14 Andreas SchwabFix -Wimplicit warnings.
1998-03-21 Richard M. StallmanUse STRING_BYTES and SET_STRING_BYTES.
1998-01-09 Richard M. Stallman(Fcall_interactively): Allocate string by bytes.
1998-01-01 Richard M. Stallman(Fcall_interactively) <'d', 'r'>: Use set_marker_both.
1997-09-05 Richard M. Stallman(Fcall_interactively): Pass new arg to Fread_coding_system.
next