Mercurial > emacs
comparison lisp/uncompress.el @ 5544:ab9c9a611b5a
(debug): Bind a bunch of vars, like last-command, to
neutral values. Save the outer values in debugger-last-command, etc.
Put those saved values back into effect when returning.
(debugger-eval-expression): Put the saved values into effect
while evaluating, and store modified values back into
debugger-outer-... after evaluating.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 09 Jan 1994 23:11:56 +0000 |
parents | f7b80bd03e70 |
children | 9594cf4c0ff5 |
comparison
equal
deleted
inserted
replaced
5543:dbc1d920ef5c | 5544:ab9c9a611b5a |
---|