]> git.eshelyaron.com Git - emacs.git/commitdiff
Revert previous change; it creates a dependency
authorJuanma Barranquero <lekktu@gmail.com>
Mon, 15 Oct 2007 14:21:23 +0000 (14:21 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Mon, 15 Oct 2007 14:21:23 +0000 (14:21 +0000)
loop between advice.el and help-fns.el.

lisp/ChangeLog
lisp/help-fns.el

index 84c908e20a298c1fb18954feab3b3d5b3d169131..9a49521855564c72f6261accfa29a6c40acfb811 100644 (file)
@@ -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.
index 8a3a3903b3ae015e5641953650ea2e100f2c5ec1..befd83c76ef32b4a4028d4609bac1ea7457af6c8 100644 (file)
@@ -34,7 +34,6 @@
 ;;; Code:
 
 (require 'help-mode)
-(eval-when-compile (require 'advice))
 
 ;; Functions