Mercurial > emacs
diff src/ChangeLog @ 55499:0658d9d79cd7
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 10 May 2004 16:56:13 +0000 |
parents | 510785c43ed0 |
children | 2b15e893127e |
line wrap: on
line diff
--- a/src/ChangeLog Mon May 10 16:55:38 2004 +0000 +++ b/src/ChangeLog Mon May 10 16:56:13 2004 +0000 @@ -1,3 +1,8 @@ +2004-05-10 Richard M. Stallman <rms@gnu.org> + + * print.c (print_preprocess): Use being_printed, loop_count and + halftail to detect overdeep nesting and cyclic cdr chains. + 2004-05-10 Andreas Schwab <schwab@suse.de> * lisp.h: Declare Fmake_symbolic_link.