]> code.delx.au - gnu-emacs/history - lisp/emacs-lisp/debug.el
(xic_create_fontsetname): If ADSTYLE field is not a wild
[gnu-emacs] / lisp / emacs-lisp / debug.el
2006-03-20 Luc Teirlinck(debug-help-follow): Revert last change.
2006-03-20 Luc Teirlinck(debug-help-follow): Adapt comment to change in help...
2006-02-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-10-24 Stefan Monnier(debugger-make-xrefs): Don't assume case-fold-search...
2005-09-24 Romain Francoise2005-09-24 Emilio C. Lopes <eclig@gmx.net>
2005-08-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-07-10 Richard M. Stallman(debug): Call with-timeout-suspend and with-timeout...
2005-07-10 Richard M. StallmanMove debugger-mode to a more natural place.
2005-07-10 Richard M. Stallman(debug-help-follow): New function.
2005-07-09 Richard M. Stallman(debugger-setup-buffer): When eval-buffer
2005-07-04 Lute KamstraUpdate FSF's address.
2005-06-30 Stefan Monnier(debug): Quieten Drew Adams.
2005-06-23 Lute Kamstra(debugger-special-form-p): New defun.
2005-06-14 Lute Kamstra(debug-on-entry): Fix docstring.
2005-06-13 Luc Teirlinck(cancel-debug-on-entry): Mention default in minibuffer...
2005-06-13 Lute Kamstra(cancel-debug-on-entry): Make the empty string argument...
2005-06-11 Luc Teirlinck(debug-on-entry, cancel-debug-on-entry): Doc fixes.
2005-06-09 Stefan Monnier(debugger-will-be-back): New var.
2005-06-08 Stefan Monnier(debug): Don't iconify if we know we'll re-enter the...
2005-06-06 Stefan Monnier(debug): Don't bury the buffer unless it's in a dedicat...
2005-06-06 Richard M. Stallman(debugger-window): New variable.
2005-03-29 Lute Kamstra(debug-on-entry): Handle autoloaded functions and compi...
2005-03-26 Stefan Monnier(debugger-record-expression): Add a missing format...
2005-03-14 Lute Kamstra(debugger-make-xrefs): Docstring fix. Ignore a `*...
2005-03-13 Lute Kamstra(debug): Set debug-on-exit before calling debugger...
2005-03-10 Lute Kamstra(debug-entry-code): Delete it.
2005-03-08 Lute Kamstra(debugger-step-through): Make sure that stepping into...
2005-03-07 Stefan Monnier(debug-on-entry-1): Fix handling of macros.
2005-03-04 Lute Kamstra(debugger-step-after-exit): Make it a defvar.
2005-03-03 Lute Kamstra(inhibit-debug-on-entry): Add docstring.
2005-03-01 Lute Kamstra(debug): Skip one more frame in case of debug on entry.
2005-03-01 Lute Kamstra(debug-on-entry-1): Reimplement to make sure that debug...
2005-02-28 Stefan Monnier(inhibit-debug-on-entry): New var.
2005-02-27 Richard M. Stallman(debug-on-entry-1): If function body is empty, add...
2005-02-27 Stefan Monnier(debug): Put back the inhibit-trace.
2005-02-26 Stefan Monnier(debug): Hide the buffer if it's not killed.
2004-12-27 Richard M. Stallman(debugger-make-xrefs): Call symbol-file with `defun'.
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