Mercurial > emacs
log lisp/emacs-lisp/debug.el @ 61084:e5ed594355d5
age | author | description |
---|---|---|
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. |