Mercurial > emacs
diff lisp/ChangeLog @ 60277:df3d4f029ceb
*** empty log message ***
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Sun, 27 Feb 2005 02:30:58 +0000 |
parents | 62670df9ca97 |
children | c927537088e9 |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Feb 27 02:30:24 2005 +0000 +++ b/lisp/ChangeLog Sun Feb 27 02:30:58 2005 +0000 @@ -1,3 +1,10 @@ +2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca> + + * emacs-lisp/trace.el (inhibit-trace): New var. + (trace-make-advice): Use it. + + * emacs-lisp/debug.el (debug): Put back the inhibit-trace. + 2005-02-26 Kim F. Storm <storm@cua.dk> * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.