Sync to HEAD
[bpt/emacs.git] / lisp / emacs-lisp / debug.el
2004-04-16 Kenichi HandaSync to HEAD
2003-09-08 Kenichi Handa*** empty log message ***
2003-09-08 Kenichi HandaNew directory
2003-09-01 Miles BaderAdd arch taglines
2003-07-07 Richard M. Stallman(debug, debugger-env-macro): Use with-no-warnings while...
2003-06-16 Stefan Monnier(debug): Fix call to message.
2003-02-04 Juanma BarranqueroTrailing whitepace deleted.
2002-07-29 Richard M. StallmanComment change.
2002-07-29 Richard M. Stallman(debug): If redisplaying, just return.
2002-07-07 Stefan Monnier(debug-on-entry): Fix the wrapper used for
2002-06-18 Stefan Monnier(cancel-debug-on-entry): Don't cons uselessly.
2002-04-12 Stefan Monnier(debug-on-entry): Use push.
2002-03-14 Miles BaderRequire `button'.
2002-02-06 Richard M. Stallman(debugger-frame-offset): Var deleted.
2002-02-01 Richard M. Stallman(debugger-frame-clear, debugger-frame): Error on non...
2002-02-01 Richard M. Stallman(debugger-setup-buffer): When an eval-buffer frame...
2001-12-25 Richard M. Stallman(debugger-mode-map): Bind C-m, not `RET'.
2001-12-16 Richard M. StallmanFix previous change.
2001-12-16 Richard M. Stallman(debugger-make-xrefs): Optimize by (1) using skip-synta...
2001-11-09 Sam Steingold(debugger-make-xrefs): Add buttons to all symbols.
2001-10-31 Sam Steingoldeasy source access from the *debugger* buffer
1999-12-19 Gerd Moellmann(debugger-continue): Don't continue If
1999-11-12 Sam Steingold* emacs-lisp/debug.el (debugger-env-macro):
1999-11-03 Gerd Moellmann(debug): If noninteractive, display the
1999-05-18 Richard M. Stallman(debugger-outer-inhibit-redisplay): New variable.
1999-03-27 Andreas Schwab(debug): Make *Backtrace* buffer writable.
1999-01-04 Andreas Schwab(debug): Leave recursive minibuffer enabled
1998-08-06 Kenichi Handa(debugger-outer-unread-post-input-method-events): New...
1998-05-17 Richard M. Stallman(debugger-frame-clear): Doc fix.
1998-04-20 Dan Nicolaescu*** empty log message ***
1998-04-05 Stephen EglenCustomized.
1998-03-14 Richard M. Stallman(debug, debugger-env-macro): store-match-data => set...
1998-02-11 Richard M. Stallman(debugger-mode): Don't set enable-multibyte-characters...
1997-12-04 Karl Heuer(debug-on-entry): If definition is a symbol,
1997-12-04 Karl Heuer(debugger-mode-hook): New user variable.
1997-09-12 Richard M. Stallman(debug): Allow recursive minibuffers if we're in a...
1997-06-22 Richard M. StallmanAdd provide call.
1997-06-09 Richard M. Stallman(debug): Set overriding-terminal-local-map to nil,
1997-06-08 Richard M. Stallman(debug, debugger-eval-expression):
1997-03-30 Richard M. Stallman(debug): Use save-excursion inside the binding of buffe...
1997-02-20 Karl Heuer(debugger-mode): Disable multibyte character handling
1996-05-29 Karl HeuerUse executing-kbd-macro, not executing-macro.
1996-01-14 Erik NaggumUpdate FSF's address.
1996-01-04 Karl Heuer(debug): Fix message spelling.
1995-03-20 Richard M. Stallman(debug): Now interactive.
1995-03-18 Richard M. Stallman(debugger-outer-load-read-function): New variable.
1995-02-13 Richard M. Stallman(debugger-step-after-exit): Variable declared.
1995-02-13 Richard M. Stallman(debug): Fix arg to backtrace-debug for debug-on-entry.
1995-01-27 Richard M. Stallman(debug-convert-byte-code): Convert the doc info to...
1994-11-09 Karl Heuer(debugger-list-functions): Set help-mode in *Help*...
1994-04-16 Karl Heuer(debug, debugger-eval-expression): Preserve match-data.
1994-03-29 Karl Heuer(debug): Behave sensibly if pop-up-frames is set.
1994-03-22 Richard M. Stallman(debugger-eval-expression): Use a history list.
1994-02-23 Richard M. Stallman(debug, debug-on-entry): Doc strings.
1994-01-14 Richard M. Stallman(debug): Bind unread-command-char to -1, not nil.
1994-01-09 Roland McGrath(debug): Fixed typo.
1994-01-09 Richard M. Stallman(debug): Bind a bunch of vars, like last-command, to
1994-01-04 Richard M. Stallman(debug): Bind this-command and last-command.
1993-03-22 Eric S. RaymondAdded or corrected Commentary sections
1993-03-18 Eric S. RaymondAdd or correct keywords
1992-07-22 Eric S. Raymondentered into RCS
1992-07-17 Eric S. Raymond*** empty log message ***
1992-07-16 Eric S. Raymond*** empty log message ***
1992-05-30 Eric S. Raymond*** empty log message ***
1992-01-09 Jim Blandy*** empty log message ***
1991-12-21 Jim BlandyInitial revision