log src/print.c @ 52164:809050824a8f

age author description
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,
Wed, 14 Jun 2000 11:32:05 +0000 Gerd Moellmann (printchar, strout): Don't check message_buf_print
Sat, 20 May 2000 00:04:05 +0000 Kenichi Handa (print_object): Use FETCH_STRING_CHAR_ADVANCE
Tue, 16 May 2000 14:29:08 +0000 Gerd Moellmann Use the term `invalid' instead of `illegal'.
Thu, 27 Apr 2000 19:09:17 +0000 Gerd Moellmann (print_object): Treat print-length < 0 as nil.
Thu, 27 Apr 2000 10:47:45 +0000 Gerd Moellmann (print_error_message): Print data of `end-of-file'
Wed, 05 Apr 2000 17:29:31 +0000 Ken Raeburn make_number/XINT/XUINT conversions; EQ/== fixes; ==Qnil -> NILP
Mon, 27 Mar 2000 12:50:13 +0000 Gerd Moellmann Use new macro names
Sun, 26 Mar 2000 14:08:22 +0000 Gerd Moellmann (print_object): Use new macros for per-buffer
Thu, 17 Feb 2000 09:45:46 +0000 Gerd Moellmann Remove `LISP_FLOAT_TYPE' and `standalone'.
Wed, 15 Dec 1999 00:17:25 +0000 Kenichi Handa (printchar): Adjusted for the change of CHAR_STRING.
Tue, 16 Nov 1999 11:36:01 +0000 Gerd Moellmann (PRINTPREPARE): Don't call setup_echo_area_for_printing
Thu, 11 Nov 1999 11:45:06 +0000 Gerd Moellmann Remove USE_TEXT_PROPERTIES.
Mon, 01 Nov 1999 23:25:14 +0000 Richard M. Stallman (strout): Consider `noninteractive' and use stdout
Tue, 19 Oct 1999 07:25:11 +0000 Paul Eggert Add support for large files, 64-bit Solaris, system locale codings.
Mon, 18 Oct 1999 02:01:11 +0000 Kenichi Handa (print_preprocess): In case print-circle is nil,
Sat, 09 Oct 1999 22:54:25 +0000 Richard M. Stallman (print): When removing objects from Vprint_number_table,
Wed, 15 Sep 1999 12:58:37 +0000 Gerd Moellmann (PRINTFULLP): Removed because it is no longer used and
Tue, 14 Sep 1999 15:12:57 +0000 Ken Raeburn Use XCAR, XCDR, and XFLOAT_DATA instead of explicit member access.
Mon, 13 Sep 1999 19:26:18 +0000 Richard M. Stallman Support print-circle and related features.
Fri, 03 Sep 1999 01:28:42 +0000 Kenichi Handa (print_string): Use the macro STRING_CHAR_AND_LENGTH.
Sat, 21 Aug 1999 19:30:21 +0000 Gerd Moellmann Remove conditional compilation on `standalone'.
Wed, 21 Jul 1999 21:43:52 +0000 Gerd Moellmann (print): Add hash table handling.
Sun, 21 Feb 1999 19:56:08 +0000 Richard M. Stallman (print_error_message): Don't crash if (cdr data) is not a list.
Mon, 11 Jan 1999 15:26:11 +0000 Richard M. Stallman (Qtemp_buffer_setup_hook): New variable.
Tue, 22 Dec 1998 06:06:48 +0000 Kenichi Handa (printchar): Fix previous change.
Tue, 15 Dec 1998 10:41:44 +0000 Kenichi Handa (printchar): Outputting multibyte characters
Tue, 15 Dec 1998 10:38:40 +0000 Kenichi Handa (printchar): Cancel previous change.
Tue, 15 Dec 1998 04:35:38 +0000 Kenichi Handa (printchar): When outputting a multibyte character to
Wed, 04 Nov 1998 10:53:14 +0000 Kenichi Handa (print_string): Check validity of a character.
Thu, 10 Sep 1998 22:51:33 +0000 Dave Love (Fwith_output_to_temp_buffer): Doc fix.
Fri, 07 Aug 1998 07:22:27 +0000 Richard M. Stallman (print_escape_multibyte, Qprint_escape_multibyte)
Wed, 24 Jun 1998 18:32:53 +0000 Richard M. Stallman (PRINTFINISH): Convert text to unibyte before
Mon, 22 Jun 1998 17:39:25 +0000 Karl Heuer (print_string): Properly compute number of chars
Sat, 20 Jun 1998 21:49:01 +0000 Karl Heuer (strout): Show multibyte message correctly.
Mon, 25 May 1998 20:35:28 +0000 Richard M. Stallman (sms_of_print): Doc fix in prev change.
Mon, 25 May 1998 20:29:54 +0000 Richard M. Stallman (print_escape_nonascii): New variable.
Mon, 25 May 1998 16:28:02 +0000 Richard M. Stallman (print) <Lisp_Cons>: Detect circular list.
Fri, 22 May 1998 09:44:27 +0000 Kenichi Handa (print_string): Don't ignore garbage bytes following a
Tue, 14 Apr 1998 12:25:56 +0000 Andreas Schwab Fix -Wimplicit warnings.
Mon, 13 Apr 1998 18:58:10 +0000 Karl Heuer (strout): Convert old echo area to multibyte, like printchar.
Sun, 12 Apr 1998 18:08:02 +0000 Karl Heuer (temp_output_buffer_setup): Clear out overlays,
Sun, 12 Apr 1998 06:49:26 +0000 Karl Heuer (print) <Lisp_String>: Fix "\ " handling.
Thu, 09 Apr 1998 17:58:28 +0000 Karl Heuer * print.c (print): Avoid `min'/`max' as variable names.
Sun, 05 Apr 1998 19:18:32 +0000 Richard M. Stallman (print) <Lisp_String>: Follow a hex escape with `\ ' if nec.
Sat, 21 Mar 1998 17:51:30 +0000 Richard M. Stallman (PRINTPREPARE): Use make_string_from_bytes.
Sat, 21 Mar 1998 07:06:14 +0000 Richard M. Stallman Use STRING_BYTES and SET_STRING_BYTES.
Thu, 12 Mar 1998 05:48:33 +0000 Richard M. Stallman (print): Handle new data structure
Thu, 12 Feb 1998 05:18:59 +0000 Richard M. Stallman (printchar): When outputting to echo area,
Sun, 08 Feb 1998 08:27:19 +0000 Richard M. Stallman (print): Declare local variable C as `int' instead of
Mon, 02 Feb 1998 01:09:35 +0000 Richard M. Stallman (float_to_string): Handle infinities and NaN specially.
Wed, 21 Jan 1998 22:22:17 +0000 Richard M. Stallman Update copyright year.
Sun, 18 Jan 1998 04:51:16 +0000 Karl Heuer (print) <Lisp_String>: When multibyte is enabled, print
Mon, 05 Jan 1998 17:29:16 +0000 Richard M. Stallman (print_string): Now static.
Thu, 01 Jan 1998 06:40:47 +0000 Richard M. Stallman (PRINTDECLARE): Declare old_point_byte and start_point_byte.
Fri, 28 Nov 1997 14:37:15 +0000 Andreas Schwab (internal_with_output_to_temp_buffer):
Fri, 21 Nov 1997 14:05:58 +0000 Andreas Schwab (printchar): Declare `work' as unsigned char.
Wed, 29 Oct 1997 07:47:37 +0000 Paul Eggert (DBL_MIN): Use workaround if DBL_MIN_REPLACEMENT is defined.
Thu, 23 Oct 1997 04:29:36 +0000 Paul Eggert (_MAXLDBL, _NMAXLDBL):
Thu, 02 Oct 1997 03:10:50 +0000 Karl Heuer (syms_of_print): Fix doc string of print-gensym.
Fri, 12 Sep 1997 04:06:46 +0000 Richard M. Stallman (Fexternal_debugging_output): On Windows output to debugger.
Sat, 26 Jul 1997 22:20:51 +0000 Richard M. Stallman (strout, printchar): Handle minibuffer_auto_raise.
Fri, 25 Jul 1997 03:04:19 +0000 Richard M. Stallman (Vprint_gensym_alist): Renamed from printed_gensyms.
Fri, 04 Jul 1997 20:44:52 +0000 Richard M. Stallman Fix bugs with inappropriate mixing of Lisp_Object with int.
Fri, 20 Jun 1997 08:45:37 +0000 Richard M. Stallman (Ferror_message_string): Optimize (error STRING) case.
Fri, 18 Apr 1997 19:12:24 +0000 Richard M. Stallman (print): Symbols like e2 and 2e are not confusing.
Mon, 07 Apr 1997 07:12:13 +0000 Kenichi Handa (read1): Adjusted for the new structure of Lisp_Char_Table.
Sat, 22 Mar 1997 04:13:05 +0000 Richard M. Stallman (print): Generate a backslash in \2e10.
Thu, 20 Feb 1997 06:53:20 +0000 Karl Heuer Include charset.h.
Mon, 20 Jan 1997 01:56:52 +0000 Richard M. Stallman (print): Round size of bool-vector properly.
Tue, 05 Nov 1996 19:48:26 +0000 Richard M. Stallman (PRINTFINISH): Use xfree, not free.
Mon, 04 Nov 1996 16:35:44 +0000 Richard M. Stallman (PRINTPREPARE): Really do set free_print_buffer.
Mon, 04 Nov 1996 05:31:25 +0000 Richard M. Stallman (PRINTDECLARE): Declare specpdl_count and free_print_buffer.
Sat, 02 Nov 1996 00:00:20 +0000 Richard M. Stallman (printchar, strout): Do QUIT for echo area output.
Sun, 08 Sep 1996 23:19:05 +0000 Erik Naggum Add #n=object, #n#, and #:symbol constructs to printer.
Sun, 01 Sep 1996 21:04:32 +0000 Karl Heuer Removed support for !MULTI_FRAME.