# HG changeset patch # User Juanma Barranquero # Date 1192458038 0 # Node ID 633a50c4a255d7a50b2096ea2d1efaee3f7d2fad # Parent 626bd5eec5fb8a9a2feb3cd0783b8cb3286bf748 Revert previous change; it creates a dependency loop between advice.el and help-fns.el. diff -r 626bd5eec5fb -r 633a50c4a255 lisp/help-fns.el --- a/lisp/help-fns.el Mon Oct 15 09:33:12 2007 +0000 +++ b/lisp/help-fns.el Mon Oct 15 14:20:38 2007 +0000 @@ -34,7 +34,6 @@ ;;; Code: (require 'help-mode) -(eval-when-compile (require 'advice)) ;; Functions