Mercurial > emacs
changeset 38337:e861bf91c070
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Mon, 09 Jul 2001 13:06:36 +0000 |
parents | d5f3a4fa3bc5 |
children | c6ff61f9af43 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
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.