log src/print.c @ 16842:72276b334084 before-thomas-posix1996 glibc-2_0_2 libc-970108 libc-970109 libc-970110 libc-970111 libc-970112 libc-970113 libc-970114 libc-970115 libc-970116 libc-970117 libc-970118 libc-970119 libc-970120 libc-970121 libc-970122 libc-970123 libc-970124 libc-970125 libc-970126 libc-970127 libc-970128 libc-970129 libc-970130 libc-970131 libc-970201 libc-970202 libc-970203 libc-970204 libc-970205 libc-970206 libc-970207 libc-970208 libc-970209 libc-970210 libc-970211 libc-970212 libc-970213 libc-970214 libc-970215 libc-970216 libc-970217 libc-970218 libc-970219 libc-970220 libc-970221 libc-970222 libc-970223 libc-970224 libc-970225 libc-970226 libc-970227 libc-970228 libc-970301 libc-970302 libc-970303 libc-970304 libc-970305 libc-970306 libc-970307 libc-970308 libc-970309 libc-970310 libc-970311 libc-970312 libc-970313 libc-970314 libc-970315 libc-970316 libc-970317 libc-970318 libc-970319 libc-970320 libc-970321 libc-970322 libc-970323 libc-970324 libc20x-970306 libc20x-97031 libc20x-970316 libc20x-970318 libc20x-970319 libc20x-970404 root-libc-2_0_x-branch

age author description
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.
Sun, 01 Sep 1996 19:15:05 +0000 Karl Heuer Change all references from point to PT.
Sat, 24 Aug 1996 19:39:34 +0000 Erik Naggum (print-quoted): New variable.
Tue, 30 Jul 1996 18:51:50 +0000 Richard M. Stallman When printing into a buffer, generate all the text
Tue, 16 Jul 1996 05:39:06 +0000 Karl Heuer (print): Fix args in strout calls.
Sat, 29 Jun 1996 06:20:14 +0000 Richard M. Stallman (print): Obey Vprint_length for vectors, bitvectors.
Tue, 21 May 1996 17:24:24 +0000 Karl Heuer (Fprin1_to_string): Preserve Vdeactivate_mark.
Mon, 15 Jan 1996 09:18:04 +0000 Erik Naggum Update FSF's address in the preamble.
Tue, 09 Jan 1996 00:33:28 +0000 Erik Naggum (Fwrite_char, Fprin1, Fprin1_to_string, Fprinc, Fprint): Harmonize
Fri, 05 Jan 1996 10:03:17 +0000 Karl Heuer Comment fixes.
Tue, 26 Dec 1995 04:33:01 +0000 Richard M. Stallman (NULL): #undef deleted.
Thu, 21 Dec 1995 17:12:52 +0000 Karl Heuer (Ferror_message_string): New function.
Fri, 10 Nov 1995 15:58:13 +0000 Richard M. Stallman (debug_print): Explicitly print a CR.
Mon, 06 Nov 1995 18:31:51 +0000 Erik Naggum (debug_print): Print newline to stderr, too.
Tue, 31 Oct 1995 02:34:16 +0000 Karl Heuer (BITS_PER_SHORT, BITS_PER_INT, BITS_PER_LONG):
Tue, 31 Oct 1995 00:58:32 +0000 Richard M. Stallman (debug_print): Print a newline here.
Sat, 07 Oct 1995 22:02:20 +0000 Richard M. Stallman (print): Handle chartables and boolvectors.
Sat, 05 Aug 1995 22:53:36 +0000 Richard M. Stallman (print_string): Use insert_from_string for output to buffer.
Fri, 12 May 1995 00:44:17 +0000 Karl Heuer (float_to_string): Fix type mismatch and simplify.
Fri, 05 May 1995 02:23:56 +0000 Richard M. Stallman (print): Make the printing understand EMACS_INTs
Mon, 10 Apr 1995 05:33:58 +0000 Richard M. Stallman Include keyboard.h.
Fri, 07 Apr 1995 05:20:19 +0000 Richard M. Stallman (print): Use XMISCTYPE.
Fri, 07 Apr 1995 02:21:52 +0000 Karl Heuer Update copyright.
Fri, 24 Mar 1995 05:20:27 +0000 Richard M. Stallman (temp_output_buffer_setup): (Re)set the default
Wed, 15 Mar 1995 01:49:59 +0000 Karl Heuer (print): Rename perdisplay to kboard.
Mon, 13 Mar 1995 21:49:49 +0000 Karl Heuer (print): current_perdisplay now is never null.
Fri, 03 Feb 1995 23:40:57 +0000 Karl Heuer (print): Use current_perdisplay, not get_perdisplay.
Sat, 28 Jan 1995 04:15:03 +0000 Karl Heuer (print): Handle internal display-local object.
Fri, 27 Jan 1995 19:30:46 +0000 Karl Heuer (printchar, strout): Use message_log_maybe_newline.
Thu, 19 Jan 1995 21:09:50 +0000 Karl Heuer (print): Print internal types too, for debugging.
Fri, 13 Jan 1995 02:22:54 +0000 Karl Heuer (printchar, strout): Call message_dolog.
Mon, 02 Jan 1995 06:28:29 +0000 Richard M. Stallman (print): Don't drop thru to error for markers and overlays.
Fri, 30 Dec 1994 06:50:01 +0000 Richard M. Stallman (print): Get size of compiled function as pseudovector.
Fri, 18 Nov 1994 02:02:18 +0000 Karl Heuer (print): Use type test macros.
Tue, 15 Nov 1994 02:03:35 +0000 Karl Heuer (print): Use new overlay substructure.
Tue, 11 Oct 1994 07:46:50 +0000 Karl Heuer (print): Check the substructure.
Tue, 04 Oct 1994 16:09:23 +0000 Karl Heuer (printchar): Don't use XFASTINT as an lvalue.
Tue, 04 Oct 1994 12:20:04 +0000 Karl Heuer (temp_output_buffer_setup): Use new accessor macros instead of calling XSET
Tue, 27 Sep 1994 01:58:12 +0000 Karl Heuer (PRINTPREPARE, PRINTFINISH, float_to_string, print): Use type test macros.
Sat, 17 Sep 1994 05:36:53 +0000 Richard M. Stallman (print): sprintf arg for frame depends on VALBITS.
Sat, 17 Sep 1994 00:40:54 +0000 Richard M. Stallman (print): Use EMACS_UINT.
Sun, 24 Jul 1994 04:18:02 +0000 Richard M. Stallman (internal_with_output_to_temp_buffer): gcpro things.
Fri, 29 Apr 1994 03:06:08 +0000 Karl Heuer Doc fixes.
Mon, 11 Apr 1994 21:48:04 +0000 Karl Heuer (printchar, strout): Use FRAME_PTR, not struct frame *.
Mon, 11 Apr 1994 21:10:48 +0000 Richard M. Stallman (syms_of_print): Doc fix.
Fri, 25 Mar 1994 19:19:05 +0000 Richard M. Stallman (debug_print): New function.
Tue, 08 Feb 1994 22:42:28 +0000 Roland McGrath (print): If print_escapes_newlines, print '\f' as "\\f".
Fri, 07 Jan 1994 13:50:23 +0000 Richard M. Stallman (strout, printchar): Use proper frame for minibuffer.
Thu, 23 Dec 1993 01:09:51 +0000 Richard M. Stallman (printchar, strout): Set echo_area_glyphs_length.
Fri, 10 Sep 1993 06:15:46 +0000 Roland McGrath Include <config.h> instead of "config.h".
Thu, 22 Jul 1993 08:34:30 +0000 Richard M. Stallman (float_to_string): Don't use uninitialized pointer `cp'.
Sun, 18 Jul 1993 06:26:28 +0000 Jim Blandy * print.c (float_to_string): Distinguish between a precision of
Tue, 06 Jul 1993 07:44:36 +0000 Jim Blandy * print.c: Get rid of extra space at the end of print syntax for
Wed, 09 Jun 1993 11:59:12 +0000 Jim Blandy Apply typo patches from Paul Eggert.
Tue, 01 Jun 1993 03:33:40 +0000 Richard M. Stallman (float_to_string): Skip `-' like digits when ensuring