aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog5
-rw-r--r--lisp/help-fns.el1
2 files changed, 5 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 84c908e20a..9a49521855 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,10 @@
2007-10-15 Juanma Barranquero <[email protected]>
+ * help-fns.el: Revert previous change; it creates a
+ dependency loop between advice.el and help-fns.el.
+
+2007-10-15 Juanma Barranquero <[email protected]>
+
* help-fns.el: Require advice when compiling.
2007-10-14 Drew Adams <[email protected]>
diff --git a/lisp/help-fns.el b/lisp/help-fns.el
index 8a3a3903b3..befd83c76e 100644
--- a/lisp/help-fns.el
+++ b/lisp/help-fns.el
@@ -34,7 +34,6 @@
;;; Code:
(require 'help-mode)
-(eval-when-compile (require 'advice))
;; Functions