log src/print.c @ 47864:c63e96671963

age author description
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.