* boot-9.scm (struct-printer): Fix off-by-one error in range
authorJim Blandy <jimb@red-bean.com>
Fri, 13 Jun 1997 05:50:49 +0000 (05:50 +0000)
committerJim Blandy <jimb@red-bean.com>
Fri, 13 Jun 1997 05:50:49 +0000 (05:50 +0000)
commit52c5a23aed2f5300eba814698510a9968b23d74f
tree371b61d38b29b931e70ec53f7b04413aa69346b5
parentec8469e7cbf7d19ac611a77a0008191a7a977a16
* boot-9.scm (struct-printer): Fix off-by-one error in range
check.  Correctly check for struct printer tag.

* boot-9.scm (with-regexp-parts): Comment this out.  It has no
users in the core, and relies on mildly hairy details of the old
regexp interface.

* boot-9.scm (ipow-by-squaring, butlast): Fix uses of outdated
function names.

* boot-9.scm (with-excursion-getter-and-setter, q-rear): Doc
fixes.
ice-9/boot-9.scm