log lisp/emacs-lisp/debug.el @ 42208:3dd01dfd38c1

age author description
2001-12-16 Richard M. Stallman Fix previous change.
2001-12-16 Richard M. Stallman (debugger-make-xrefs): Optimize by (1) using skip-syntax-forward
2001-11-09 Sam Steingold (debugger-make-xrefs): Add buttons to all symbols.
2001-10-31 Sam Steingold easy 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 variable.
1998-05-17 Richard M. Stallman (debugger-frame-clear): Doc fix.
1998-04-20 Dan Nicolaescu *** empty log message ***
1998-04-05 Stephen Eglen Customized.
1998-03-14 Richard M. Stallman (debug, debugger-env-macro): store-match-data => set-match-data.
1998-02-11 Richard M. Stallman (debugger-mode): Don't set enable-multibyte-characters here.
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 minibuffer already.
1997-06-22 Richard M. Stallman Add 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 buffer-read-only.
1997-02-20 Karl Heuer (debugger-mode): Disable multibyte character handling
1996-05-29 Karl Heuer Use executing-kbd-macro, not executing-macro.
1996-01-14 Erik Naggum Update 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 a string.
1994-11-09 Karl Heuer (debugger-list-functions): Set help-mode in *Help* buffer.
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. Raymond Added or corrected Commentary sections
1993-03-18 Eric S. Raymond Add or correct keywords
1992-07-22 Eric S. Raymond entered 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 Blandy Initial revision