Mercurial > emacs
diff lisp/ChangeLog @ 38337:e861bf91c070
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Mon, 09 Jul 2001 13:06:36 +0000 |
parents | 3cbf1d961d08 |
children | 866f24accaaa |
line wrap: on
line diff
--- 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 <gerd@gnu.org> + * 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.