aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/emacs-lisp/debug.el
Commit message (Expand)AuthorAgeFilesLines
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (debug, debugger-env-macro): Use with-no-warnings while accessing andRichard M. Stallman2003-07-071-6/+18
* (debug): Fix call to message.Stefan Monnier2003-06-161-2/+2
* Trailing whitepace deleted.Juanma Barranquero2003-02-041-1/+1
* Comment change.Richard M. Stallman2002-07-291-0/+3
* (debug): If redisplaying, just return.Richard M. Stallman2002-07-291-119/+122
* (debug-on-entry): Fix the wrapper used forStefan Monnier2002-07-071-17/+29
* (cancel-debug-on-entry): Don't cons uselessly.Stefan Monnier2002-06-181-5/+1
* (debug-on-entry): Use push.Stefan Monnier2002-04-121-4/+5
* Require `button'.Miles Bader2002-03-141-1/+4
* (debugger-frame-offset): Var deleted.Richard M. Stallman2002-02-061-20/+12
* (debugger-frame-clear, debugger-frame): Error on non-frame line.Richard M. Stallman2002-02-011-0/+8
* (debugger-setup-buffer): When an eval-buffer frame was reading from a buffer,Richard M. Stallman2002-02-011-0/+9
* (debugger-mode-map): Bind C-m, not `RET'.Richard M. Stallman2001-12-251-2/+3
* Fix previous change.Richard M. Stallman2001-12-161-2/+0
* (debugger-make-xrefs): Optimize by (1) using skip-syntax-forwardRichard M. Stallman2001-12-161-7/+68
* (debugger-make-xrefs): Add buttons to all symbols.Sam Steingold2001-11-091-1/+1
* easy source access from the *debugger* bufferSam Steingold2001-10-311-3/+17
* (debugger-continue): Don't continue IfGerd Moellmann1999-12-191-0/+2
* * emacs-lisp/debug.el (debugger-env-macro):Sam Steingold1999-11-121-49/+48
* (debug): If noninteractive, display theGerd Moellmann1999-11-031-56/+89
* (debugger-outer-inhibit-redisplay): New variable.Richard M. Stallman1999-05-181-6/+12
* (debug): Make *Backtrace* buffer writable.Andreas Schwab1999-03-271-0/+1
* (debug): Leave recursive minibuffer enabledAndreas Schwab1999-01-041-1/+2
* (debugger-outer-unread-post-input-method-events): New variable.Kenichi Handa1998-08-061-0/+10
* (debugger-frame-clear): Doc fix.Richard M. Stallman1998-05-171-1/+1
* *** empty log message ***Dan Nicolaescu1998-04-201-2/+4
* Customized.Stephen Eglen1998-04-051-8/+21
* (debug, debugger-env-macro): store-match-data => set-match-data.Richard M. Stallman1998-03-141-2/+2
* (debugger-mode): Don't set enable-multibyte-characters here.Richard M. Stallman1998-02-111-2/+1
* (debug-on-entry): If definition is a symbol,Karl Heuer1997-12-041-0/+5
* (debugger-mode-hook): New user variable.Karl Heuer1997-12-041-43/+83
* (debug): Allow recursive minibuffers if we're in a minibuffer already.Richard M. Stallman1997-09-121-0/+3
* 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