log lisp/emacs-lisp/debug.el @ 44517:5496c590d5ad

age author description
Fri, 12 Apr 2002 03:19:09 +0000 Stefan Monnier (debug-on-entry): Use push.
Thu, 14 Mar 2002 09:02:36 +0000 Miles Bader Require `button'.
Wed, 06 Feb 2002 15:36:41 +0000 Richard M. Stallman (debugger-frame-offset): Var deleted.
Fri, 01 Feb 2002 04:24:22 +0000 Richard M. Stallman (debugger-frame-clear, debugger-frame): Error on non-frame line.
Fri, 01 Feb 2002 04:21:38 +0000 Richard M. Stallman (debugger-setup-buffer): When an eval-buffer frame was reading from a buffer,
Tue, 25 Dec 2001 08:14:45 +0000 Richard M. Stallman (debugger-mode-map): Bind C-m, not `RET'.
Sun, 16 Dec 2001 17:57:16 +0000 Richard M. Stallman Fix previous change.
Sun, 16 Dec 2001 03:48:41 +0000 Richard M. Stallman (debugger-make-xrefs): Optimize by (1) using skip-syntax-forward
Fri, 09 Nov 2001 17:07:24 +0000 Sam Steingold (debugger-make-xrefs): Add buttons to all symbols.
Wed, 31 Oct 2001 19:32:26 +0000 Sam Steingold easy source access from the *debugger* buffer
Sun, 19 Dec 1999 13:12:28 +0000 Gerd Moellmann (debugger-continue): Don't continue If
Fri, 12 Nov 1999 18:19:39 +0000 Sam Steingold * emacs-lisp/debug.el (debugger-env-macro):
Wed, 03 Nov 1999 13:43:19 +0000 Gerd Moellmann (debug): If noninteractive, display the
Tue, 18 May 1999 04:20:59 +0000 Richard M. Stallman (debugger-outer-inhibit-redisplay): New variable.
Sat, 27 Mar 1999 02:33:08 +0000 Andreas Schwab (debug): Make *Backtrace* buffer writable.
Mon, 04 Jan 1999 11:53:22 +0000 Andreas Schwab (debug): Leave recursive minibuffer enabled
Thu, 06 Aug 1998 05:38:11 +0000 Kenichi Handa (debugger-outer-unread-post-input-method-events): New variable.
Sun, 17 May 1998 22:02:49 +0000 Richard M. Stallman (debugger-frame-clear): Doc fix.
Mon, 20 Apr 1998 02:34:53 +0000 Dan Nicolaescu *** empty log message ***
Sun, 05 Apr 1998 18:26:32 +0000 Stephen Eglen Customized.
Sat, 14 Mar 1998 04:49:03 +0000 Richard M. Stallman (debug, debugger-env-macro): store-match-data => set-match-data.
Wed, 11 Feb 1998 07:11:50 +0000 Richard M. Stallman (debugger-mode): Don't set enable-multibyte-characters here.
Thu, 04 Dec 1997 04:46:09 +0000 Karl Heuer (debug-on-entry): If definition is a symbol,
Thu, 04 Dec 1997 04:42:31 +0000 Karl Heuer (debugger-mode-hook): New user variable.
Fri, 12 Sep 1997 20:57:17 +0000 Richard M. Stallman (debug): Allow recursive minibuffers if we're in a minibuffer already.
Sun, 22 Jun 1997 18:57:55 +0000 Richard M. Stallman Add provide call.
Mon, 09 Jun 1997 16:42:34 +0000 Richard M. Stallman (debug): Set overriding-terminal-local-map to nil,
Sun, 08 Jun 1997 12:25:25 +0000 Richard M. Stallman (debug, debugger-eval-expression):
Sun, 30 Mar 1997 07:05:14 +0000 Richard M. Stallman (debug): Use save-excursion inside the binding of buffer-read-only.
Thu, 20 Feb 1997 05:41:01 +0000 Karl Heuer (debugger-mode): Disable multibyte character handling
Wed, 29 May 1996 17:17:34 +0000 Karl Heuer Use executing-kbd-macro, not executing-macro.
Sun, 14 Jan 1996 07:34:30 +0000 Erik Naggum Update FSF's address.
Thu, 04 Jan 1996 23:16:33 +0000 Karl Heuer (debug): Fix message spelling.
Mon, 20 Mar 1995 05:09:18 +0000 Richard M. Stallman (debug): Now interactive.
Sat, 18 Mar 1995 18:13:23 +0000 Richard M. Stallman (debugger-outer-load-read-function): New variable.
Mon, 13 Feb 1995 17:55:17 +0000 Richard M. Stallman (debugger-step-after-exit): Variable declared.
Mon, 13 Feb 1995 08:47:59 +0000 Richard M. Stallman (debug): Fix arg to backtrace-debug for debug-on-entry.
Fri, 27 Jan 1995 22:38:19 +0000 Richard M. Stallman (debug-convert-byte-code): Convert the doc info to a string.
Wed, 09 Nov 1994 05:50:58 +0000 Karl Heuer (debugger-list-functions): Set help-mode in *Help* buffer.
Sat, 16 Apr 1994 07:18:26 +0000 Karl Heuer (debug, debugger-eval-expression): Preserve match-data.
Tue, 29 Mar 1994 02:20:04 +0000 Karl Heuer (debug): Behave sensibly if pop-up-frames is set.
Tue, 22 Mar 1994 20:41:00 +0000 Richard M. Stallman (debugger-eval-expression): Use a history list.
Wed, 23 Feb 1994 23:17:34 +0000 Richard M. Stallman (debug, debug-on-entry): Doc strings.
Fri, 14 Jan 1994 18:19:13 +0000 Richard M. Stallman (debug): Bind unread-command-char to -1, not nil.
Sun, 09 Jan 1994 23:22:30 +0000 Roland McGrath (debug): Fixed typo.
Sun, 09 Jan 1994 23:11:56 +0000 Richard M. Stallman (debug): Bind a bunch of vars, like last-command, to
Tue, 04 Jan 1994 01:39:46 +0000 Richard M. Stallman (debug): Bind this-command and last-command.
Mon, 22 Mar 1993 03:27:18 +0000 Eric S. Raymond Added or corrected Commentary sections
Thu, 18 Mar 1993 21:29:42 +0000 Eric S. Raymond Add or correct keywords
Wed, 22 Jul 1992 04:22:30 +0000 Eric S. Raymond entered into RCS
Fri, 17 Jul 1992 08:15:29 +0000 Eric S. Raymond *** empty log message ***
Thu, 16 Jul 1992 21:47:34 +0000 Eric S. Raymond *** empty log message ***
Sat, 30 May 1992 23:54:21 +0000 Eric S. Raymond *** empty log message ***
Thu, 09 Jan 1992 05:06:34 +0000 Jim Blandy *** empty log message ***
Sat, 21 Dec 1991 08:23:15 +0000 Jim Blandy Initial revision