Tue, 29 Mar 2005 13:58:55 +0000 |
Lute Kamstra |
(debug-on-entry): Handle autoloaded functions and compiled macros.
|
Sat, 26 Mar 2005 14:45:56 +0000 |
Stefan Monnier |
(debugger-record-expression): Add a missing format to `message'.
|
Mon, 14 Mar 2005 17:44:56 +0000 |
Lute Kamstra |
(debugger-make-xrefs): Docstring fix. Ignore a `*' at the beginning
|
Sun, 13 Mar 2005 20:53:14 +0000 |
Lute Kamstra |
(debug): Set debug-on-exit before calling debugger-setup-buffer so
|
Thu, 10 Mar 2005 09:42:13 +0000 |
Lute Kamstra |
(debug-entry-code): Delete it.
|
Tue, 08 Mar 2005 20:15:15 +0000 |
Lute Kamstra |
(debugger-step-through): Make sure that stepping into the debugger's
|
Mon, 07 Mar 2005 14:12:27 +0000 |
Stefan Monnier |
(debug-on-entry-1): Fix handling of macros.
|
Fri, 04 Mar 2005 14:48:14 +0000 |
Lute Kamstra |
(debugger-step-after-exit): Make it a defvar.
|
Thu, 03 Mar 2005 16:25:13 +0000 |
Lute Kamstra |
(inhibit-debug-on-entry): Add docstring.
|
Tue, 01 Mar 2005 13:00:30 +0000 |
Lute Kamstra |
(debug): Skip one more frame in case of debug on entry.
|
Tue, 01 Mar 2005 09:08:47 +0000 |
Lute Kamstra |
(debug-on-entry-1): Reimplement to make sure that debug-entry-code can
|
Mon, 28 Feb 2005 14:33:50 +0000 |
Stefan Monnier |
(inhibit-debug-on-entry): New var.
|
Sun, 27 Feb 2005 09:57:51 +0000 |
Richard M. Stallman |
(debug-on-entry-1): If function body is empty, add nil as body form.
|
Sun, 27 Feb 2005 02:26:05 +0000 |
Stefan Monnier |
(debug): Put back the inhibit-trace.
|
Sat, 26 Feb 2005 05:28:24 +0000 |
Stefan Monnier |
(debug): Hide the buffer if it's not killed.
|
Mon, 27 Dec 2004 16:17:46 +0000 |
Richard M. Stallman |
(debugger-make-xrefs): Call symbol-file with `defun'.
|
Mon, 01 Sep 2003 15:45:59 +0000 |
Miles Bader |
Add arch taglines
|
Mon, 07 Jul 2003 20:57:50 +0000 |
Richard M. Stallman |
(debug, debugger-env-macro): Use with-no-warnings while accessing and
|
Mon, 16 Jun 2003 18:54:23 +0000 |
Stefan Monnier |
(debug): Fix call to message.
|
Tue, 04 Feb 2003 13:24:35 +0000 |
Juanma Barranquero |
Trailing whitepace deleted.
|
Mon, 29 Jul 2002 02:09:19 +0000 |
Richard M. Stallman |
Comment change.
|
Mon, 29 Jul 2002 01:49:45 +0000 |
Richard M. Stallman |
(debug): If redisplaying, just return.
|
Sun, 07 Jul 2002 20:22:29 +0000 |
Stefan Monnier |
(debug-on-entry): Fix the wrapper used for
|
Tue, 18 Jun 2002 21:53:30 +0000 |
Stefan Monnier |
(cancel-debug-on-entry): Don't cons uselessly.
|
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.
|