emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Lute Kamstra
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Sun, 13 Mar 2005 15:54:15 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7090 emacs/lisp/ChangeLog:1.7091
*** emacs/lisp/ChangeLog:1.7090 Sat Mar 12 17:24:29 2005
--- emacs/lisp/ChangeLog        Sun Mar 13 20:54:14 2005
***************
*** 1,3 ****
--- 1,11 ----
+ 2005-03-13  Lute Kamstra  <address@hidden>
+ 
+       * 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  <address@hidden>
  
        * emacs-lisp/byte-run.el: Replace lisp-indent-hook with




reply via email to

[Prev in Thread] Current Thread [Next in Thread]