Make EVALUATE-REGION return the value of the last expression it
authorArthur Gleckler <edu/mit/csail/zurich/arthur>
Thu, 12 Sep 1991 23:31:52 +0000 (23:31 +0000)
committerArthur Gleckler <edu/mit/csail/zurich/arthur>
Thu, 12 Sep 1991 23:31:52 +0000 (23:31 +0000)
commitefe430b248adb120aeb70479c810b0ab1ae77bd6
treef9b7c4220cb41ce8168800a177c6b130ba235a9b
parent54b307a93c8cad9c011e852393134d56512e4207
Make EVALUATE-REGION return the value of the last expression it
evaluates, or the value of UNSPECIFIC if there are no expressions.
It had been returning UNSPECIFIC always, but the Edwin Debugger needs
to be able to find out the value of an evaluation after going through
the standard evaluation mechanism (for the purposes of the

  CONTINUATION-BROWSER-RETURN-FROM,
  CONTINUATION-BROWSER-RETURN-TO, and
  CONTINUATION-BROWSER-RETRY

debugger commands).
v7/src/edwin/evlcom.scm