log src/print.c @ 8854:c21c9ae5f8e7

age author description
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
Mon, 31 May 1993 02:59:19 +0000 Richard M. Stallman (Fwith_output_to_temp_buffer): Doc fix.
Fri, 14 May 1993 14:43:00 +0000 Jim Blandy * lisp.h (Lisp_Overlay): New tag.
Mon, 15 Mar 1993 06:02:29 +0000 Richard M. Stallman (PRINTPREPARE): Handle marker that points nowhere.
Tue, 02 Mar 1993 08:16:49 +0000 Jim Blandy * print.c (float_to_string): Define buf to be an unsigned char, to
Mon, 01 Mar 1993 08:59:36 +0000 Richard M. Stallman (print--string case):
Wed, 13 Jan 1993 00:25:03 +0000 Richard M. Stallman (float_to_string): Add final 0 if text ends with decimal pt.
Sun, 10 Jan 1993 20:10:26 +0000 Richard M. Stallman (float_to_string): Add `.0' at end if needed.
Sat, 31 Oct 1992 05:27:05 +0000 Jim Blandy * print.c (print): Cast the frame's address to an integer before
Mon, 13 Jul 1992 20:56:17 +0000 Jim Blandy entered into RCS
Tue, 30 Jun 1992 13:54:21 +0000 Jim Blandy *** empty log message ***
Thu, 04 Jun 1992 06:43:29 +0000 Richard M. Stallman *** empty log message ***
Thu, 04 Jun 1992 06:29:12 +0000 Richard M. Stallman *** empty log message ***
Fri, 24 Apr 1992 08:11:54 +0000 Jim Blandy *** empty log message ***
Thu, 30 Jan 1992 17:12:45 +0000 Jim Blandy *** empty log message ***
Sat, 09 Nov 1991 01:34:02 +0000 Jim Blandy *** empty log message ***
Sat, 10 Aug 1991 20:14:03 +0000 Richard M. Stallman *** empty log message ***
Sun, 04 Aug 1991 21:39:58 +0000 Richard M. Stallman *** empty log message ***
Sat, 13 Jul 1991 22:29:48 +0000 Jim Blandy Initial revision