log src/print.c @ 56182:745575295194

age author description
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
Mon, 26 Jan 2004 11:53:59 +0000 Andreas Schwab (print_preprocess): Declare size as EMACS_INT to not lose bits.
Thu, 08 Jan 2004 00:15:52 +0000 Andreas Schwab (print_preprocess) <case Lisp_Vectorlike>: Only mask
Wed, 31 Dec 2003 00:24:28 +0000 Luc Teirlinck (Ferror_message_string): Add hyperlink to the definition of `signal'
Thu, 25 Dec 2003 06:59:31 +0000 Karoly Lorentey Implemented multiple tty support.
Tue, 25 Nov 2003 09:48:15 +0000 Kim F. Storm (Fredirect_debugging_output) [!GNU_LINUX]: Do not
Sun, 23 Nov 2003 21:28:24 +0000 Kim F. Storm (Fredirect_debugging_output): New defun.
Fri, 19 Sep 2003 14:35:40 +0000 Richard M. Stallman (Fprin1_to_string): Move the PRINTPREPARE later,
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Fri, 08 Aug 2003 22:45:18 +0000 Andreas Schwab (print_string): Fix printing of multibyte string with
Tue, 22 Jul 2003 19:22:02 +0000 Stefan Monnier (temp_output_buffer_setup): Typo.
Tue, 22 Jul 2003 19:06:48 +0000 Stefan Monnier (temp_output_buffer_setup): Use delete_all_overlays.
Wed, 09 Jul 2003 14:48:41 +0000 Stefan Monnier (temp_output_buffer_setup): Use new type for overlays_(before|after).
Wed, 28 May 2003 11:47:41 +0000 Richard M. Stallman (syms_of_print) <print-escape-nonascii>: Doc fix.
Fri, 09 May 2003 14:03:23 +0000 Richard M. Stallman (Fprin1_to_string): Instead of gcpro, set abort_on_gc.
Tue, 11 Mar 2003 15:52:37 +0000 Stefan Monnier (Fprin1_to_string): Return unibyte string if possible.
Tue, 04 Feb 2003 14:56:31 +0000 Juanma Barranquero Trailing whitespace deleted.
Mon, 14 Oct 2002 01:30:26 +0000 Richard M. Stallman (print): When backquote form is the car of a list,
Wed, 18 Sep 2002 15:57:39 +0000 Richard M. Stallman (print): Clear out the unused parts of Vprint_number_table.
Sat, 20 Jul 2002 21:48:27 +0000 Richard M. Stallman (print_error_message): New args CONTEXT and CALLER. Calls changed.
Fri, 19 Jul 2002 14:27:16 +0000 Ken Raeburn (temp_output_buffer_setup):
Mon, 15 Jul 2002 00:00:41 +0000 Ken Raeburn Most uses of XSTRING combined with STRING_BYTES or indirection changed to
Fri, 12 Jul 2002 11:19:09 +0000 Richard M. Stallman (print_error_message): Don't handle Vsignaling_function here.
Thu, 11 Jul 2002 14:18:02 +0000 Juanma Barranquero Use macro SPECPDL_INDEX.
Mon, 24 Jun 2002 21:33:18 +0000 Stefan Monnier (temp_output_buffer_setup): Kill all local variables.
Mon, 20 May 2002 08:06:27 +0000 Ken Raeburn * print.c (print_error_message, print_object): Use SYMBOL_NAME and
Sat, 16 Mar 2002 06:53:35 +0000 Richard M. Stallman (print_object): Delete `\ ' from printed rep of frame.
Sun, 03 Mar 2002 20:04:17 +0000 Richard M. Stallman (print_object): Output multibyte chars 128...255
Wed, 02 Jan 2002 13:27:22 +0000 Pavel Jank Fix typo.
Tue, 01 Jan 2002 07:12:59 +0000 Richard M. Stallman (print_object): Test print_escape_nonascii only for unibyte strings.
Sun, 30 Dec 2001 03:22:55 +0000 Richard M. Stallman (print_object): In multibyte string, use hex escapes.
Mon, 26 Nov 2001 00:08:20 +0000 Richard M. Stallman (temp_output_buffer_setup): Use Frun_hooks, not Vrun_hooks.
Thu, 15 Nov 2001 15:22:42 +0000 Pavel Jank Fix typos.
Wed, 14 Nov 2001 19:18:35 +0000 Eli Zaretskii (prin1, print): Doc fix.
Wed, 14 Nov 2001 00:08:47 +0000 Richard M. Stallman (Fprin1_to_string): Doc fix.
Fri, 02 Nov 2001 20:46:55 +0000 Pavel Jank Update usage of CHECK_ macros (remove unused second argument).
Tue, 30 Oct 2001 00:34:18 +0000 Richard M. Stallman (print_object): Clarify indication of insertion type.
Sun, 21 Oct 2001 15:27:09 +0000 Miles Bader (Fwith_output_to_temp_buffer): Add usage: string to doc string.
Sun, 21 Oct 2001 12:13:46 +0000 Pavel Jank Change doc-string comments to `new style' [w/`doc:' keyword].
Fri, 12 Oct 2001 22:06:10 +0000 Stefan Monnier (Fwith_output_to_temp_buffer): Align with
Fri, 05 Oct 2001 09:50:10 +0000 Gerd Moellmann (print_preprocess, print_object): Test internedness of
Wed, 01 Aug 2001 08:27:38 +0000 Eli Zaretskii (strout): Treat the characters at *ptr as unsigned char.
Mon, 21 May 2001 12:22:16 +0000 Gerd Moellmann (print_preprocess, print_object): Test internedness of
Wed, 09 May 2001 15:40:58 +0000 Gerd Moellmann (syms_of_print) <print-length, print-level>: Doc fix.
Fri, 30 Mar 2001 10:59:36 +0000 Eli Zaretskii (Fprin1, Fprin1_to_string, Fprinc, Fprint): Fix last change.
Mon, 26 Mar 2001 17:07:37 +0000 Eli Zaretskii (Fprin1, Fprin1_to_string, Fprinc, Fprint): Doc fix.
Tue, 20 Mar 2001 13:31:03 +0000 Gerd Moellmann (syms_of_print): Doc fixes.
Wed, 07 Feb 2001 04:24:14 +0000 Kenichi Handa (print_string): If we are going to print a unibyte
Fri, 02 Feb 2001 18:21:56 +0000 Stefan Monnier *** empty log message ***
Thu, 21 Dec 2000 20:40:10 +0000 Gerd Moellmann (print_unwind): Return nil.
Tue, 22 Aug 2000 22:41:00 +0000 Andrew Innes Include keyboard.h before frame.h.
Wed, 26 Jul 2000 04:12:42 +0000 Kenichi Handa (print_object): If vector printing is truncated, print "..." to
Mon, 24 Jul 2000 18:41:13 +0000 Gerd Moellmann (temp_output_buffer_setup): Don't call1 Vrun_hooks
Wed, 05 Jul 2000 17:22:52 +0000 Gerd Moellmann (print_error_message): If Vsignaling_function is set,