1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-07 20:30:32 -08:00

*** empty log message ***

This commit is contained in:
Richard M. Stallman 2004-05-10 16:56:13 +00:00
parent c113267187
commit e109331ade
2 changed files with 11 additions and 0 deletions

View file

@ -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.