* print.h (scm_print_state): Added highlight_objects.
authorMarius Vollmer <mvo@zagadka.de>
Thu, 23 Sep 2004 17:44:40 +0000 (17:44 +0000)
committerMarius Vollmer <mvo@zagadka.de>
Thu, 23 Sep 2004 17:44:40 +0000 (17:44 +0000)
commitd232520a23677ac22435e6c3144e8634376cb295
tree8343d39a056a738ded77cd52ea11185e8d75623c
parentd5ac9b2a8c46dbe1bbe074cd93cb9e6693073bd6
* print.h (scm_print_state): Added highlight_objects.
* print.c (make_print_state, scm_free_print_state): Initialize it
to SCM_EOL.
(scm_iprin1): Wrap output in '{...}' when object is contained in
highlight_objects.
libguile/print.c
libguile/print.h