log src/print.c @ 16051:ccf489f8596e

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