log src/print.c @ 10482:a15a058ec779

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