aboutsummaryrefslogtreecommitdiffstats
path: root/src/print.c
Commit message (Expand)AuthorAgeFilesLines
* (print): Use type test macros.Karl Heuer1994-11-181-160/+137
* (print): Use new overlay substructure.Karl Heuer1994-11-151-16/+16
* (print): Check the substructure.Karl Heuer1994-10-111-10/+18
* (printchar): Don't use XFASTINT as an lvalue.Karl Heuer1994-10-041-1/+1
* (temp_output_buffer_setup): Use new accessor macros instead of calling XSETKarl Heuer1994-10-041-1/+1
* (PRINTPREPARE, PRINTFINISH, float_to_string, print): Use type test macros.Karl Heuer1994-09-271-8/+7
* (print): sprintf arg for frame depends on VALBITS.Richard M. Stallman1994-09-171-1/+4
* (print): Use EMACS_UINT.Richard M. Stallman1994-09-171-1/+1
* (internal_with_output_to_temp_buffer): gcpro things.Richard M. Stallman1994-07-241-0/+5
* Doc fixes.Karl Heuer1994-04-291-7/+7
* (printchar, strout): Use FRAME_PTR, not struct frame *.Karl Heuer1994-04-111-2/+2
* (syms_of_print): Doc fix.Richard M. Stallman1994-04-111-1/+1
* (debug_print): New function.Richard M. Stallman1994-03-251-0/+9
* (print): If print_escapes_newlines, print '\f' as "\\f".Roland McGrath1994-02-081-2/+8
* (strout, printchar): Use proper frame for minibuffer.Richard M. Stallman1994-01-071-12/+18
* (printchar, strout): Set echo_area_glyphs_length.Richard M. Stallman1993-12-231-0/+4
* Include <config.h> instead of "config.h".Roland McGrath1993-09-101-1/+1
* (float_to_string): Don't use uninitialized pointer `cp'.Richard M. Stallman1993-07-221-6/+10
* * print.c (float_to_string): Distinguish between a precision ofJim Blandy1993-07-181-26/+33
* * print.c: Get rid of extra space at the end of print syntax forJim Blandy1993-07-061-2/+1
* Apply typo patches from Paul Eggert.Jim Blandy1993-06-091-1/+1
* (float_to_string): Skip `-' like digits when ensuringRichard M. Stallman1993-06-011-1/+1
* (Fwith_output_to_temp_buffer): Doc fix.Richard M. Stallman1993-05-311-1/+1
* * lisp.h (Lisp_Overlay): New tag.Jim Blandy1993-05-141-0/+17
* (PRINTPREPARE): Handle marker that points nowhere.Richard M. Stallman1993-03-151-18/+22
* * print.c (float_to_string): Define buf to be an unsigned char, toJim Blandy1993-03-021-1/+1
* (print--string case):Richard M. Stallman1993-03-011-11/+48
* (float_to_string): Add final 0 if text ends with decimal pt.Richard M. Stallman1993-01-131-1/+7
* (float_to_string): Add `.0' at end if needed.Richard M. Stallman1993-01-101-4/+18
* * print.c (print): Cast the frame's address to an integer beforeJim Blandy1992-10-311-1/+1
* entered into RCSJim Blandy1992-07-131-21/+21
* *** empty log message ***Jim Blandy1992-06-301-1/+1
* *** empty log message ***Richard M. Stallman1992-06-041-1/+1
* *** empty log message ***Richard M. Stallman1992-06-041-2/+2
* *** empty log message ***Jim Blandy1992-04-241-6/+6
* *** empty log message ***Jim Blandy1992-01-301-11/+11
* *** empty log message ***Jim Blandy1991-11-091-1/+3
* *** empty log message ***Richard M. Stallman1991-08-101-1/+26
* *** empty log message ***Richard M. Stallman1991-08-041-3/+1
* Initial revisionJim Blandy1991-07-131-0/+969