# HG changeset patch # User Gerd Moellmann # Date 994683996 0 # Node ID e861bf91c0704e5dc94d4630ee046cfd79cad86c # Parent d5f3a4fa3bc5bbfe07d1efa7dfc02d76f27afade *** empty log message *** diff -r d5f3a4fa3bc5 -r e861bf91c070 lisp/ChangeLog --- a/lisp/ChangeLog Mon Jul 09 13:06:11 2001 +0000 +++ b/lisp/ChangeLog Mon Jul 09 13:06:36 2001 +0000 @@ -1,5 +1,10 @@ 2001-07-09 Gerd Moellmann + * emacs-lisp/advice.el (ad-make-advised-definition): If the + original definition has an interactive form, but is Elp + instrumented, use the interactive form of the function called by + elp-wrapper. + * winner.el (winner-equal): Make it a defun. Don't compare Winner configurations with compare-window-configuration; they aren't window configurations.