log src/print.c @ 10993:e72bd65cab70

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