* boot-9.scm (begin-deprecated): New.
authorMarius Vollmer <mvo@zagadka.de>
Wed, 2 May 2001 00:59:43 +0000 (00:59 +0000)
committerMarius Vollmer <mvo@zagadka.de>
Wed, 2 May 2001 00:59:43 +0000 (00:59 +0000)
commit9fb41ceac51bffbdcd9e5cfda790b1dde018cb3e
tree12798bbcf4e37c414d1dc481d7c1491a21007f89
parent7440341cf61664f7eb3dfeb81213d068549898ea
* boot-9.scm (begin-deprecated): New.
(call-with-deprecation): Removed.
(id): Use `issue-deprecation-warning' instead of
`call-with-deprecation'.  Wrap definition in `begin-deprecated'.
(eval-in-module): Manifest deprecation via `begin-deprecation' and
`issue-deprecation-warning'.
(warn-autoload-deprecation): Deactivated.
ice-9/boot-9.scm