log src/print.c @ 83381:d84f940244dc

age author description
Sat, 17 Sep 2005 19:10:55 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 116-117, 544-550)
Sat, 17 Sep 2005 19:00:49 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 543)
Sun, 04 Sep 2005 03:48:17 +0000 Karoly Lorentey Merged in changes from CVS trunk. Plus added lisp/term tweaks.
Tue, 05 Jul 2005 22:22:24 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 469)
Mon, 11 Apr 2005 12:40:15 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 59, 240-245)
Sat, 13 Nov 2004 18:34:40 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sat, 13 Nov 2004 18:21:48 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sun, 18 Jul 2004 21:49:24 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Thu, 24 Jun 2004 07:44:13 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Mon, 14 Jun 2004 20:00:54 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sat, 22 May 2004 22:52:43 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Tue, 18 May 2004 19:12:15 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Tue, 11 May 2004 09:12:09 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Tue, 27 Apr 2004 15:53:30 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Mon, 26 Jan 2004 21:22:42 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Sat, 10 Jan 2004 13:27:38 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Mon, 05 Jan 2004 05:54:35 +0000 Karoly Lorentey Converted display hooks to be display-local. Plus many bugfixes.
Fri, 02 Jan 2004 04:37:46 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Wed, 20 Aug 2008 14:19:18 +0000 Chong Yidong (print_object): Fix off-by-one in last change.
Mon, 21 Jul 2008 05:05:56 +0000 Chong Yidong (print_object): Check print_depth before searching for circularities.
Tue, 08 Jan 2008 04:30:25 +0000 Glenn Morris Add 2008 to copyright years.
Wed, 24 Oct 2007 08:22:35 +0000 Richard M. Stallman (Fwith_output_to_temp_buffer): Doc fix.
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.
Sat, 17 Jul 2004 14:54:56 +0000 Richard M. Stallman (print_preprocess): Test for print_depth at limit
Mon, 21 Jun 2004 19:51:27 +0000 Eli Zaretskii (Fwith_output_to_temp_buffer): Doc fix.
Sun, 13 Jun 2004 15:33:33 +0000 Andreas Schwab (print_object): Always use %ld for printing EMACS_INT.
Wed, 19 May 2004 07:37:13 +0000 David Ponce (print): Reset print_depth before to call print_object.
Mon, 17 May 2004 22:47:40 +0000 Kim F. Storm (print_object): Increase buf size.
Mon, 10 May 2004 16:55:38 +0000 Richard M. Stallman (print_preprocess): Use being_printed, loop_count and
Mon, 10 May 2004 12:09:08 +0000 Kenichi Handa (temp_output_buffer_setup): Bind inhibit-read-only and
Mon, 26 Apr 2004 21:56:26 +0000 Andreas Schwab (print_object): Print non-ascii characters in bool vector representation