]> code.delx.au - gnu-emacs/history - src/print.c
*** empty log message ***
[gnu-emacs] / src / print.c
2006-04-20 Lars Hansen(PRINTFINISH): Call signal_after_change.
2006-04-13 Eli Zaretskii(Fprin1_to_string): Mention in the `doc' that the behav...
2006-03-25 Eli Zaretskii(print_output_debug_flag): New global variable.
2006-02-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-12-21 Károly Lőrentey(print_preprocess): Don't loose print_depth levels...
2005-12-17 Chong Yidong2005-12-17 Chong Yidong <cyd@stupidchicken.com>
2005-12-17 Chong YidongRevert last change.
2005-12-17 Chong Yidong* print.c (print_preprocess): Just signal an error...
2005-12-14 Chong Yidong* print.c (print_preprocess): Go to a deeper print_dept...
2005-11-09 Kim F. Storm(safe_debug_print): New function to be called from gdb
2005-09-12 Kim F. Storm(print_error_message): Fix last change.
2005-09-12 Kim F. Storm(print_error_message): Pass copy of caller name to...
2005-08-07 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-07-04 Lute KamstraUpdate FSF's address.
2005-04-09 Lute Kamstra(PRINTPREPARE): Check if the marker PRINTCHARFUN is...
2004-11-09 Kim F. Storm(print_object): Fix format string.
2004-11-05 Kim F. Storm(print_object): Print Lisp_Misc_Save_Value objects.
2004-07-17 Richard M. Stallman(print_preprocess): Test for print_depth at limit
2004-06-21 Eli Zaretskii(Fwith_output_to_temp_buffer): Doc fix.
2004-06-13 Andreas Schwab(print_object): Always use %ld for printing EMACS_INT.
2004-05-19 David Ponce(print): Reset print_depth before to call print_object.
2004-05-17 Kim F. Storm(print_object): Increase buf size.
2004-05-10 Richard M. Stallman(print_preprocess): Use being_printed, loop_count and
2004-05-10 Kenichi Handa(temp_output_buffer_setup): Bind inhibit-read-only and
2004-04-26 Andreas Schwab(print_object): Print non-ascii characters in bool...
2004-01-26 Andreas Schwab(print_preprocess): Declare size as EMACS_INT to not...
2004-01-08 Andreas Schwab(print_preprocess) <case Lisp_Vectorlike>: Only mask
2003-12-31 Luc Teirlinck(Ferror_message_string): Add hyperlink to the definitio...
2003-11-25 Kim F. Storm(Fredirect_debugging_output) [!GNU_LINUX]: Do not
2003-11-23 Kim F. Storm(Fredirect_debugging_output): New defun.
2003-09-19 Richard M. Stallman(Fprin1_to_string): Move the PRINTPREPARE later,
2003-09-01 Miles BaderAdd arch taglines
2003-08-08 Andreas Schwab(print_string): Fix printing of multibyte string with
2003-07-22 Stefan Monnier(temp_output_buffer_setup): Typo.
2003-07-22 Stefan Monnier(temp_output_buffer_setup): Use delete_all_overlays.
2003-07-09 Stefan Monnier(temp_output_buffer_setup): Use new type for overlays_...
2003-05-28 Richard M. Stallman(syms_of_print) <print-escape-nonascii>: Doc fix.
2003-05-09 Richard M. Stallman(Fprin1_to_string): Instead of gcpro, set abort_on_gc.
2003-03-11 Stefan Monnier(Fprin1_to_string): Return unibyte string if possible.
2003-02-04 Juanma BarranqueroTrailing whitespace deleted.
2002-10-14 Richard M. Stallman(print): When backquote form is the car of a list,
2002-09-18 Richard M. Stallman(print): Clear out the unused parts of Vprint_number_table.
2002-07-20 Richard M. Stallman(print_error_message): New args CONTEXT and CALLER...
2002-07-19 Ken Raeburn(temp_output_buffer_setup):
2002-07-15 Ken RaeburnMost uses of XSTRING combined with STRING_BYTES or...
2002-07-12 Richard M. Stallman(print_error_message): Don't handle Vsignaling_function...
2002-07-11 Juanma BarranqueroUse macro SPECPDL_INDEX.
2002-06-24 Stefan Monnier(temp_output_buffer_setup): Kill all local variables.
2002-05-20 Ken Raeburn* print.c (print_error_message, print_object): Use...
2002-03-16 Richard M. Stallman(print_object): Delete `\ ' from printed rep of frame.
2002-03-03 Richard M. Stallman(print_object): Output multibyte chars 128...255
2002-01-02 Pavel JaníkFix typo.
2002-01-01 Richard M. Stallman(print_object): Test print_escape_nonascii only for...
2001-12-30 Richard M. Stallman(print_object): In multibyte string, use hex escapes.
2001-11-26 Richard M. Stallman(temp_output_buffer_setup): Use Frun_hooks, not Vrun_hooks.
2001-11-15 Pavel JaníkFix typos.
2001-11-14 Eli Zaretskii(prin1, print): Doc fix.
2001-11-14 Richard M. Stallman(Fprin1_to_string): Doc fix.
2001-11-02 Pavel JaníkUpdate usage of CHECK_ macros (remove unused second...
2001-10-30 Richard M. Stallman(print_object): Clarify indication of insertion type.
2001-10-21 Miles Bader(Fwith_output_to_temp_buffer): Add usage: string to...
2001-10-21 Pavel JaníkChange doc-string comments to `new style' [w/`doc:...
2001-10-12 Stefan Monnier(Fwith_output_to_temp_buffer): Align with
2001-10-05 Gerd Moellmann(print_preprocess, print_object): Test internedness of
2001-08-01 Eli Zaretskii(strout): Treat the characters at *ptr as unsigned...
2001-05-09 Gerd Moellmann(syms_of_print) <print-length, print-level>: Doc fix.
2001-03-30 Eli Zaretskii(Fprin1, Fprin1_to_string, Fprinc, Fprint): Fix last...
2001-03-26 Eli Zaretskii(Fprin1, Fprin1_to_string, Fprinc, Fprint): Doc fix.
2001-03-20 Gerd Moellmann(syms_of_print): Doc fixes.
2001-02-07 Kenichi Handa(print_string): If we are going to print a unibyte
2001-02-02 Stefan Monnier*** empty log message ***
2000-12-21 Gerd Moellmann(print_unwind): Return nil.
2000-08-22 Andrew InnesInclude keyboard.h before frame.h.
2000-07-26 Kenichi Handa(print_object): If vector printing is truncated, print...
2000-07-24 Gerd Moellmann(temp_output_buffer_setup): Don't call1 Vrun_hooks
2000-07-05 Gerd Moellmann(print_error_message): If Vsignaling_function is set,
2000-06-14 Gerd Moellmann(printchar, strout): Don't check message_buf_print
2000-05-20 Kenichi Handa(print_object): Use FETCH_STRING_CHAR_ADVANCE
2000-05-16 Gerd MoellmannUse the term `invalid' instead of `illegal'.
2000-04-27 Gerd Moellmann(print_object): Treat print-length < 0 as nil.
2000-04-27 Gerd Moellmann(print_error_message): Print data of `end-of-file'
2000-04-05 Ken Raeburnmake_number/XINT/XUINT conversions; EQ/== fixes; =...
2000-03-27 Gerd MoellmannUse new macro names
2000-03-26 Gerd Moellmann(print_object): Use new macros for per-buffer
2000-02-17 Gerd MoellmannRemove `LISP_FLOAT_TYPE' and `standalone'.
1999-12-15 Kenichi Handa(printchar): Adjusted for the change of CHAR_STRING.
1999-11-16 Gerd Moellmann(PRINTPREPARE): Don't call setup_echo_area_for_printing
1999-11-11 Gerd MoellmannRemove USE_TEXT_PROPERTIES.
1999-11-01 Richard M. Stallman(strout): Consider `noninteractive' and use stdout
1999-10-19 Paul EggertAdd support for large files, 64-bit Solaris, system...
1999-10-18 Kenichi Handa(print_preprocess): In case print-circle is nil,
1999-10-09 Richard M. Stallman(print): When removing objects from Vprint_number_table,
1999-09-15 Gerd Moellmann(PRINTFULLP): Removed because it is no longer used and
1999-09-14 Ken RaeburnUse XCAR, XCDR, and XFLOAT_DATA instead of explicit...
1999-09-13 Richard M. StallmanSupport print-circle and related features.
1999-09-03 Kenichi Handa(print_string): Use the macro STRING_CHAR_AND_LENGTH.
1999-08-21 Gerd MoellmannRemove conditional compilation on `standalone'.
1999-07-21 Gerd Moellmann(print): Add hash table handling.
1999-02-21 Richard M. Stallman(print_error_message): Don't crash if (cdr data) is...
1999-01-11 Richard M. Stallman(Qtemp_buffer_setup_hook): New variable.
next