Change WITH-NOTIFICATION so that the port it passes to the MESSAGE is
authorChris Hanson <org/chris-hanson/cph>
Sat, 2 Feb 2008 05:35:33 +0000 (05:35 +0000)
committerChris Hanson <org/chris-hanson/cph>
Sat, 2 Feb 2008 05:35:33 +0000 (05:35 +0000)
commit7420f792895ffa92c72116b5c775d29de2d3484f
treef479ac72f25b2db54f1e0f2407d194e424423d54
parentd27fd51d0b7cf1076b32ff708c1956238707c4cb
Change WITH-NOTIFICATION so that the port it passes to the MESSAGE is
smart about newlines and writes the prefix correctly.  Also, make the
THUNK optional, and consequently WRITE-NOTIFICATION-LINE is an alias
for WITH-NOTIFICATION.
v7/src/runtime/make.scm
v7/src/runtime/runtime.pkg
v7/src/runtime/usrint.scm