* Killing debugger buffer no longer deletes the buffer's screen; that
authorChris Hanson <org/chris-hanson/cph>
Tue, 26 Oct 1993 21:23:00 +0000 (21:23 +0000)
committerChris Hanson <org/chris-hanson/cph>
Tue, 26 Oct 1993 21:23:00 +0000 (21:23 +0000)
commit729b1b869a8a7bb51e31fc241e5df6643da20390
tree411d2d2184408bdba1af04e58771ae6df57a96ce
parente7d8fbfc53f3e727de7b77dc9e54967083d15e68
* Killing debugger buffer no longer deletes the buffer's screen; that
  happens only when M-x browser-quit is invoked, and the screen was
  created for the debugger.

* Selection of a screen for a debugger buffer is now simpler.  If
  desired, a new screen is created (previously this was not an option
  if there was already more than one screen).  Otherwise, the current
  screen is used.  No other existing screen will ever be used.

* The X-windows-specific screen geometry stuff has been
  conditionalized so that it will not be used unless running under X.
v7/src/edwin/debug.scm
v7/src/edwin/edwin.pkg