Mercurial > emacs
changeset 85315:3e6a7464c2b1
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Mon, 15 Oct 2007 14:21:23 +0000 |
parents | 633a50c4a255 |
children | a1fff6d65046 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Oct 15 14:20:38 2007 +0000 +++ b/lisp/ChangeLog Mon Oct 15 14:21:23 2007 +0000 @@ -1,3 +1,8 @@ +2007-10-15 Juanma Barranquero <lekktu@gmail.com> + + * help-fns.el: Revert previous change; it creates a + dependency loop between advice.el and help-fns.el. + 2007-10-15 Juanma Barranquero <lekktu@gmail.com> * help-fns.el: Require advice when compiling.