Mercurial > emacs
changeset 60588:7de80cde5f14
*** empty log message ***
author | Lute Kamstra <lute@gnu.org> |
---|---|
date | Sun, 13 Mar 2005 20:54:14 +0000 |
parents | dbd707c470de |
children | 0ccf49b15e52 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Mar 13 20:53:14 2005 +0000 +++ b/lisp/ChangeLog Sun Mar 13 20:54:14 2005 +0000 @@ -1,3 +1,11 @@ +2005-03-13 Lute Kamstra <lute@gnu.org> + + * emacs-lisp/debug.el (debug): Set debug-on-exit before calling + debugger-setup-buffer so that backtrace marks the frames set to + debug-on-exit and we don't have to do it manually. Set an extra + debug-on-exit for macro's. + (debugger-setup-buffer): Don't mark the top frame manually. + 2005-03-12 Lute Kamstra <lute@gnu.org> * emacs-lisp/byte-run.el: Replace lisp-indent-hook with