# HG changeset patch # User Lute Kamstra # Date 1112104781 0 # Node ID 6519d9f5416531d4a990015e4d0431b0a818494d # Parent e5ed594355d5767cf75885d016fc62bcf2fd7159 *** empty log message *** diff -r e5ed594355d5 -r 6519d9f54165 lisp/ChangeLog --- 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 + + * 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 * calc/calc-lang.el: Add functions to math-function-table