summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/debug.el
Commit message (Expand)AuthorAgeFilesLines
* Add provide call.Richard M. Stallman1997-06-221-0/+2
* (debug): Set overriding-terminal-local-map to nil,Richard M. Stallman1997-06-091-1/+3
* (debug, debugger-eval-expression):Richard M. Stallman1997-06-081-0/+10
* (debug): Use save-excursion inside the binding of buffer-read-only.Richard M. Stallman1997-03-301-1/+3
* (debugger-mode): Disable multibyte character handlingKarl Heuer1997-02-201-0/+2
* Use executing-kbd-macro, not executing-macro.Karl Heuer1996-05-291-1/+1
* Update FSF's address.Erik Naggum1996-01-141-2/+3
* (debug): Fix message spelling.Karl Heuer1996-01-041-1/+1
* (debug): Now interactive.Richard M. Stallman1995-03-201-0/+1
* (debugger-outer-load-read-function): New variable.Richard M. Stallman1995-03-181-1/+13
* (debugger-step-after-exit): Variable declared.Richard M. Stallman1995-02-131-0/+9
* (debug): Fix arg to backtrace-debug for debug-on-entry.Richard M. Stallman1995-02-131-1/+9
* (debug-convert-byte-code): Convert the doc info to a string.Richard M. Stallman1995-01-271-1/+4
* (debugger-list-functions): Set help-mode in *Help* buffer.Karl Heuer1994-11-091-1/+4
* (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
* (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