Mercurial > emacs
changeset 61085:6519d9f54165
*** empty log message ***
author | Lute Kamstra <lute@gnu.org> |
---|---|
date | Tue, 29 Mar 2005 13:59:41 +0000 |
parents | e5ed594355d5 |
children | bf4917ef8f38 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Mar 29 13:58:55 2005 +0000 +++ b/lisp/ChangeLog Tue Mar 29 13:59:41 2005 +0000 @@ -1,3 +1,11 @@ +2005-03-29 Lute Kamstra <lute@gnu.org> + + * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded + functions and compiled macros. + (debug-convert-byte-code): Handle macros too. + (debug-on-entry-1): Don't signal an error when trying to clear a + function that is not set to debug on entry. + 2005-03-29 Jay Belanger <belanger@truman.edu> * calc/calc-lang.el: Add functions to math-function-table