log lisp/emacs-lisp/debug.el @ 28565:69dea80bbb87

age author description
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.