Change previous kludge: now, PROMPT-FOR-COMMAND- procedures accept a
authorChris Hanson <org/chris-hanson/cph>
Mon, 15 Aug 1994 20:12:06 +0000 (20:12 +0000)
committerChris Hanson <org/chris-hanson/cph>
Mon, 15 Aug 1994 20:12:06 +0000 (20:12 +0000)
commitf075a08d3d86ffc5fbe8324cb41c3f1ee307bdd2
tree723aeedc6274f7b6aba886e3aebf7b56e4036971
parent94faabb78fdd2e0ef80304eb28dfce64a41af221
Change previous kludge: now, PROMPT-FOR-COMMAND- procedures accept a
prompt which is a pair whose car is the symbol STANDARD and whose cdr
is a string.  Such a prompt is treated exactly as a bare string used
to be.  Now, a bare string is used directly as the prompt with no
modification at all.
v7/src/edwin/intmod.scm
v7/src/runtime/dbgcmd.scm
v7/src/runtime/emacs.scm
v7/src/runtime/rep.scm
v7/src/runtime/usrint.scm