log src/print.c @ 82730:f4fbb5499ba4

age author description
2007-08-10 Stefan Monnier (new_backquote_output): Rename from old_backquote_output.
2007-07-25 Glenn Morris Switch license to GPLv3 or later.
2007-07-16 Juanma Barranquero (Fwith_output_to_temp_buffer): Doc fix.
2007-04-02 Juanma Barranquero (Fprin1_to_string): Use macro SPECPDL_INDEX.
2007-03-20 YAMAMOTO Mitsuharu Include blockinput.h.
2007-02-23 Kim F. Storm (print): Reset print_number_index if Vprint_number_table is nil.
2007-01-21 Glenn Morris Add 2007 to copyright years.
2006-09-14 Andreas Schwab Whitespace fixup.
2006-09-13 Richard M. Stallman (print_string): When printcharfun is t,
2006-09-08 Andreas Schwab (strout): Fix whitespace.
2006-08-16 Andreas Schwab (debug_output_compilation_hack): Fix return type.
2006-08-16 Richard M. Stallman (debug_output_compilation_hack): New function.
2006-07-17 Richard M. Stallman Comment change.
2006-04-20 Lars Hansen (PRINTFINISH): Call signal_after_change.
2006-04-13 Eli Zaretskii (Fprin1_to_string): Mention in the `doc' that the behavior is modified by
2006-03-25 Eli Zaretskii (print_output_debug_flag): New global variable.
2006-02-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-12-21 Károly Lőrentey (print_preprocess): Don't loose print_depth levels while iterating.
2005-12-17 Chong Yidong 2005-12-17 Chong Yidong <cyd@stupidchicken.com>
2005-12-17 Chong Yidong Revert last change.
2005-12-17 Chong Yidong * print.c (print_preprocess): Just signal an error if print_depth
2005-12-14 Chong Yidong * print.c (print_preprocess): Go to a deeper print_depth to avoid
2005-11-09 Kim F. Storm (safe_debug_print): New function to be called from gdb
2005-09-12 Kim F. Storm (print_error_message): Fix last change.
2005-09-12 Kim F. Storm (print_error_message): Pass copy of caller name to message_dolog.
2005-08-07 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-04 Lute Kamstra Update FSF's address.
2005-04-09 Lute Kamstra (PRINTPREPARE): Check if the marker PRINTCHARFUN is within the
2004-11-09 Kim F. Storm (print_object): Fix format string.
2004-11-05 Kim F. Storm (print_object): Print Lisp_Misc_Save_Value objects.