aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuanma Barranquero <[email protected]>2007-10-15 14:21:23 +0000
committerJuanma Barranquero <[email protected]>2007-10-15 14:21:23 +0000
commit0c2ab389647cb634f96ec28a7f3104b4ca8334d7 (patch)
treeb56ddbc4870f24d32df0bf8db19fbe015151fa88
parent20beebfe741fc02770d80f064fe2fd3b40ce8a78 (diff)
Revert previous change; it creates a dependency
loop between advice.el and help-fns.el.
-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