Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | (debug): Allow recursive minibuffers if we're in a minibuffer already. | Richard M. Stallman | 1997-09-12 | 1 | -0/+3 | |
| | ||||||
* | Add provide call. | Richard M. Stallman | 1997-06-22 | 1 | -0/+2 | |
| | ||||||
* | (debug): Set overriding-terminal-local-map to nil, | Richard M. Stallman | 1997-06-09 | 1 | -1/+3 | |
| | | | | don't bind it, so it won't be restored on `q'. | |||||
* | (debug, debugger-eval-expression): | Richard M. Stallman | 1997-06-08 | 1 | -0/+10 | |
| | | | | | Treat overriding-terminal-local-map like overriding-local-map. (debugger-outer-overriding-terminal-local-map): New variable. | |||||
* | (debug): Use save-excursion inside the binding of buffer-read-only. | Richard M. Stallman | 1997-03-30 | 1 | -1/+3 | |
| | ||||||
* | (debugger-mode): Disable multibyte character handling | Karl Heuer | 1997-02-20 | 1 | -0/+2 | |
| | | | | in Debugger mode. | |||||
* | Use executing-kbd-macro, not executing-macro. | Karl Heuer | 1996-05-29 | 1 | -1/+1 | |
| | ||||||
* | Update FSF's address. | Erik Naggum | 1996-01-14 | 1 | -2/+3 | |
| | ||||||
* | (debug): Fix message spelling. | Karl Heuer | 1996-01-04 | 1 | -1/+1 | |
| | ||||||
* | (debug): Now interactive. | Richard M. Stallman | 1995-03-20 | 1 | -0/+1 | |
| | ||||||
* | (debugger-outer-load-read-function): New variable. | Richard M. Stallman | 1995-03-18 | 1 | -1/+13 | |
| | | | | | | | | | | | | | (debug): Bind load-read-function to nil; save old value in debugger-outer-load-read-function and restore at end. (debugger-eval-expression): Handle load-read-function like other magic variables. (debugger-outer-overriding-local-map): New variable. (debug): Bind overriding-local-map to nil; save old value in debugger-outer-overriding-local-map and restore at end. (debugger-eval-expression): Handle overriding-local-map like other magic variables. | |||||
* | (debugger-step-after-exit): Variable declared. | Richard M. Stallman | 1995-02-13 | 1 | -0/+9 | |
| | | | | (debugger-old-buffer, debugger-value): Variables declared. | |||||
* | (debug): Fix arg to backtrace-debug for debug-on-entry. | Richard M. Stallman | 1995-02-13 | 1 | -1/+9 | |
| | ||||||
* | (debug-convert-byte-code): Convert the doc info to a string. | Richard M. Stallman | 1995-01-27 | 1 | -1/+4 | |
| | ||||||
* | (debugger-list-functions): Set help-mode in *Help* buffer. | Karl Heuer | 1994-11-09 | 1 | -1/+4 | |
| | ||||||
* | (debug, debugger-eval-expression): Preserve match-data. | Karl Heuer | 1994-04-16 | 1 | -2/+5 | |
| | ||||||
* | (debug): Behave sensibly if pop-up-frames is set. | Karl Heuer | 1994-03-29 | 1 | -4/+13 | |
| | ||||||
* | (debugger-eval-expression): Use a history list. | Richard M. Stallman | 1994-03-22 | 1 | -1/+5 | |
| | ||||||
* | (debug, debug-on-entry): Doc strings. | Richard M. Stallman | 1994-02-23 | 1 | -4/+4 | |
| | ||||||
* | (debug): Bind unread-command-char to -1, not nil. | Richard M. Stallman | 1994-01-14 | 1 | -1/+1 | |
| | ||||||
* | (debug): Fixed typo. | Roland McGrath | 1994-01-09 | 1 | -2/+2 | |
| | ||||||
* | (debug): Bind a bunch of vars, like last-command, to | Richard M. Stallman | 1994-01-09 | 1 | -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. Stallman | 1994-01-04 | 1 | -0/+1 | |
| | ||||||
* | Added or corrected Commentary sections | Eric S. Raymond | 1993-03-22 | 1 | -0/+4 | |
| | ||||||
* | Add or correct keywords | Eric S. Raymond | 1993-03-18 | 1 | -1/+1 | |
| | ||||||
* | entered into RCS | Eric S. Raymond | 1992-07-22 | 1 | -3/+2 | |
| | ||||||
* | *** empty log message *** | Eric S. Raymond | 1992-07-17 | 1 | -0/+1 | |
| | ||||||
* | *** empty log message *** | Eric S. Raymond | 1992-07-16 | 1 | -1/+5 | |
| | ||||||
* | *** empty log message *** | Eric S. Raymond | 1992-05-30 | 1 | -1/+4 | |
| | ||||||
* | *** empty log message *** | Jim Blandy | 1992-01-09 | 1 | -1/+10 | |
| | ||||||
* | Initial revision | Jim Blandy | 1991-12-21 | 1 | -0/+347 | |