(print): Round size of bool-vector properly.
[bpt/emacs.git] / src / print.c
1997-01-20 Richard M. Stallman(print): Round size of bool-vector properly.
1996-11-05 Richard M. Stallman(PRINTFINISH): Use xfree, not free.
1996-11-04 Richard M. Stallman(PRINTPREPARE): Really do set free_print_buffer.
1996-11-04 Richard M. Stallman(PRINTDECLARE): Declare specpdl_count and free_print_bu...
1996-11-02 Richard M. Stallman(printchar, strout): Do QUIT for echo area output.
1996-09-08 Erik NaggumAdd #n=object, #n#, and #:symbol constructs to printer.
1996-09-01 Karl HeuerRemoved support for !MULTI_FRAME.
1996-09-01 Karl HeuerChange all references from point to PT.
1996-08-24 Erik Naggum(print-quoted): New variable.
1996-07-30 Richard M. StallmanWhen printing into a buffer, generate all the text
1996-07-16 Karl Heuer(print): Fix args in strout calls.
1996-06-29 Richard M. Stallman(print): Obey Vprint_length for vectors, bitvectors.
1996-05-21 Karl Heuer(Fprin1_to_string): Preserve Vdeactivate_mark.
1996-01-15 Erik NaggumUpdate FSF's address in the preamble.
1996-01-09 Erik Naggum(Fwrite_char, Fprin1, Fprin1_to_string, Fprinc, Fprint...
1996-01-05 Karl HeuerComment fixes.
1995-12-26 Richard M. Stallman(NULL): #undef deleted.
1995-12-21 Karl Heuer(Ferror_message_string): New function.
1995-11-10 Richard M. Stallman(debug_print): Explicitly print a CR.
1995-11-06 Erik Naggum(debug_print): Print newline to stderr, too.
1995-10-31 Karl Heuer(BITS_PER_SHORT, BITS_PER_INT, BITS_PER_LONG):
1995-10-31 Richard M. Stallman(debug_print): Print a newline here.
1995-10-07 Richard M. Stallman(print): Handle chartables and boolvectors.
1995-08-05 Richard M. Stallman(print_string): Use insert_from_string for output to...
1995-05-12 Karl Heuer(float_to_string): Fix type mismatch and simplify.
1995-05-05 Richard M. Stallman(print): Make the printing understand EMACS_INTs
1995-04-10 Richard M. StallmanInclude keyboard.h.
1995-04-07 Richard M. Stallman(print): Use XMISCTYPE.
1995-04-07 Karl HeuerUpdate copyright.
1995-03-24 Richard M. Stallman(temp_output_buffer_setup): (Re)set the default
1995-03-15 Karl Heuer(print): Rename perdisplay to kboard.
1995-03-13 Karl Heuer(print): current_perdisplay now is never null.
1995-02-03 Karl Heuer(print): Use current_perdisplay, not get_perdisplay.
1995-01-28 Karl Heuer(print): Handle internal display-local object.
1995-01-27 Karl Heuer(printchar, strout): Use message_log_maybe_newline.
1995-01-19 Karl Heuer(print): Print internal types too, for debugging.
1995-01-13 Karl Heuer(printchar, strout): Call message_dolog.
1995-01-02 Richard M. Stallman(print): Don't drop thru to error for markers and overlays.
1994-12-30 Richard M. Stallman(print): Get size of compiled function as pseudovector.
1994-11-18 Karl Heuer(print): Use type test macros.
1994-11-15 Karl Heuer(print): Use new overlay substructure.
1994-10-11 Karl Heuer(print): Check the substructure.
1994-10-04 Karl Heuer(printchar): Don't use XFASTINT as an lvalue.
1994-10-04 Karl Heuer(temp_output_buffer_setup): Use new accessor macros...
1994-09-27 Karl Heuer(PRINTPREPARE, PRINTFINISH, float_to_string, print...
1994-09-17 Richard M. Stallman(print): sprintf arg for frame depends on VALBITS.
1994-09-17 Richard M. Stallman(print): Use EMACS_UINT.
1994-07-24 Richard M. Stallman(internal_with_output_to_temp_buffer): gcpro things.
1994-04-29 Karl HeuerDoc fixes.
1994-04-11 Karl Heuer(printchar, strout): Use FRAME_PTR, not struct frame *.
1994-04-11 Richard M. Stallman(syms_of_print): Doc fix.
1994-03-25 Richard M. Stallman(debug_print): New function.
1994-02-08 Roland McGrath(print): If print_escapes_newlines, print '\f' as ...
1994-01-07 Richard M. Stallman(strout, printchar): Use proper frame for minibuffer.
1993-12-23 Richard M. Stallman(printchar, strout): Set echo_area_glyphs_length.
1993-09-10 Roland McGrathInclude <config.h> instead of "config.h".
1993-07-22 Richard M. Stallman(float_to_string): Don't use uninitialized pointer...
1993-07-18 Jim Blandy* print.c (float_to_string): Distinguish between a...
1993-07-06 Jim Blandy* print.c: Get rid of extra space at the end of print...
1993-06-09 Jim BlandyApply typo patches from Paul Eggert.
1993-06-01 Richard M. Stallman(float_to_string): Skip `-' like digits when ensuring
1993-05-31 Richard M. Stallman(Fwith_output_to_temp_buffer): Doc fix.
1993-05-14 Jim Blandy* lisp.h (Lisp_Overlay): New tag.
1993-03-15 Richard M. Stallman(PRINTPREPARE): Handle marker that points nowhere.
1993-03-02 Jim Blandy* print.c (float_to_string): Define buf to be an unsign...
1993-03-01 Richard M. Stallman(print--string case):
1993-01-13 Richard M. Stallman(float_to_string): Add final 0 if text ends with decima...
1993-01-10 Richard M. Stallman(float_to_string): Add `.0' at end if needed.
1992-10-31 Jim Blandy* print.c (print): Cast the frame's address to an integ...
1992-07-13 Jim Blandyentered into RCS
1992-06-30 Jim Blandy*** empty log message ***
1992-06-04 Richard M. Stallman*** empty log message ***
1992-06-04 Richard M. Stallman*** empty log message ***
1992-04-24 Jim Blandy*** empty log message ***
1992-01-30 Jim Blandy*** empty log message ***
1991-11-09 Jim Blandy*** empty log message ***
1991-08-10 Richard M. Stallman*** empty log message ***
1991-08-04 Richard M. Stallman*** empty log message ***
1991-07-13 Jim BlandyInitial revision