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.
|