log src/print.c @ 79136:a8dc40759973

age author description
Fri, 10 Aug 2007 08:01:30 +0000 Stefan Monnier (new_backquote_output): Rename from old_backquote_output.
Wed, 25 Jul 2007 05:16:09 +0000 Glenn Morris Switch license to GPLv3 or later.
Mon, 16 Jul 2007 10:40:03 +0000 Juanma Barranquero (Fwith_output_to_temp_buffer): Doc fix.
Mon, 02 Apr 2007 09:16:36 +0000 Juanma Barranquero (Fprin1_to_string): Use macro SPECPDL_INDEX.
Tue, 20 Mar 2007 08:50:46 +0000 YAMAMOTO Mitsuharu Include blockinput.h.
Fri, 23 Feb 2007 23:26:27 +0000 Kim F. Storm (print): Reset print_number_index if Vprint_number_table is nil.
Sun, 21 Jan 2007 04:57:37 +0000 Glenn Morris Add 2007 to copyright years.
Thu, 14 Sep 2006 13:11:46 +0000 Andreas Schwab Whitespace fixup.
Wed, 13 Sep 2006 15:15:54 +0000 Richard M. Stallman (print_string): When printcharfun is t,
Fri, 08 Sep 2006 11:38:58 +0000 Andreas Schwab (strout): Fix whitespace.
Wed, 16 Aug 2006 12:32:57 +0000 Andreas Schwab (debug_output_compilation_hack): Fix return type.
Wed, 16 Aug 2006 05:15:25 +0000 Richard M. Stallman (debug_output_compilation_hack): New function.
Mon, 17 Jul 2006 21:07:55 +0000 Richard M. Stallman Comment change.
Thu, 20 Apr 2006 11:37:08 +0000 Lars Hansen (PRINTFINISH): Call signal_after_change.
Thu, 13 Apr 2006 10:36:25 +0000 Eli Zaretskii (Fprin1_to_string): Mention in the `doc' that the behavior is modified by
Sat, 25 Mar 2006 17:58:37 +0000 Eli Zaretskii (print_output_debug_flag): New global variable.
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Wed, 21 Dec 2005 15:37:25 +0000 Kroly Lrentey (print_preprocess): Don't loose print_depth levels while iterating.
Sat, 17 Dec 2005 15:55:29 +0000 Chong Yidong 2005-12-17 Chong Yidong <cyd@stupidchicken.com>
Sat, 17 Dec 2005 15:51:00 +0000 Chong Yidong Revert last change.
Sat, 17 Dec 2005 15:46:16 +0000 Chong Yidong * print.c (print_preprocess): Just signal an error if print_depth
Wed, 14 Dec 2005 20:49:46 +0000 Chong Yidong * print.c (print_preprocess): Go to a deeper print_depth to avoid
Wed, 09 Nov 2005 23:14:32 +0000 Kim F. Storm (safe_debug_print): New function to be called from gdb
Mon, 12 Sep 2005 23:10:59 +0000 Kim F. Storm (print_error_message): Fix last change.
Mon, 12 Sep 2005 13:42:40 +0000 Kim F. Storm (print_error_message): Pass copy of caller name to message_dolog.
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.
Sat, 09 Apr 2005 08:42:30 +0000 Lute Kamstra (PRINTPREPARE): Check if the marker PRINTCHARFUN is within the
Tue, 09 Nov 2004 13:24:35 +0000 Kim F. Storm (print_object): Fix format string.
Fri, 05 Nov 2004 22:46:17 +0000 Kim F. Storm (print_object): Print Lisp_Misc_Save_Value objects.