Implement new flag `*unparse-with-maximum-readability?*' which causes
authorChris Hanson <org/chris-hanson/cph>
Wed, 9 Aug 1989 11:08:43 +0000 (11:08 +0000)
committerChris Hanson <org/chris-hanson/cph>
Wed, 9 Aug 1989 11:08:43 +0000 (11:08 +0000)
commitf8b35dacc7ce99d5dbc05ca4f06d189769368227
treeacf5b0e9750089b9a372c466fc3244ff3bfca03d
parent97de5a0335e88d7bd35d1c7515b9c4412e71f674
Implement new flag `*unparse-with-maximum-readability?*' which causes
the unparser to output `#@<n>' for things that would otherwise print
out as unreadable representations.

Fix some bugs in the `define-structure' constructor options.
v7/src/runtime/boot.scm
v7/src/runtime/runtime.pkg
v7/src/runtime/unpars.scm
v7/src/runtime/version.scm
v8/src/runtime/runtime.pkg