summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/debug.el
Commit message (Collapse)AuthorAgeFilesLines
...
* (debug, debugger-eval-expression): Preserve match-data.Karl Heuer1994-04-161-2/+5
|
* (debug): Behave sensibly if pop-up-frames is set.Karl Heuer1994-03-291-4/+13
|
* (debugger-eval-expression): Use a history list.Richard M. Stallman1994-03-221-1/+5
|
* (debug, debug-on-entry): Doc strings.Richard M. Stallman1994-02-231-4/+4
|
* (debug): Bind unread-command-char to -1, not nil.Richard M. Stallman1994-01-141-1/+1
|
* (debug): Fixed typo.Roland McGrath1994-01-091-2/+2
|
* (debug): Bind a bunch of vars, like last-command, toRichard M. Stallman1994-01-091-56/+126
| | | | | | | | 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.
* (debug): Bind this-command and last-command.Richard M. Stallman1994-01-041-0/+1
|
* Added or corrected Commentary sectionsEric S. Raymond1993-03-221-0/+4
|
* Add or correct keywordsEric S. Raymond1993-03-181-1/+1
|
* entered into RCSEric S. Raymond1992-07-221-3/+2
|
* *** empty log message ***Eric S. Raymond1992-07-171-0/+1
|
* *** empty log message ***Eric S. Raymond1992-07-161-1/+5
|
* *** empty log message ***Eric S. Raymond1992-05-301-1/+4
|
* *** empty log message ***Jim Blandy1992-01-091-1/+10
|
* Initial revisionJim Blandy1991-12-211-0/+347