Revert last patch since that made it break even more
authorLars Ingebrigtsen <larsi@building.gnus.org>
Sat, 1 Feb 2014 21:18:38 +0000 (13:18 -0800)
committerLars Ingebrigtsen <larsi@building.gnus.org>
Sat, 1 Feb 2014 21:18:38 +0000 (13:18 -0800)
lisp/dgnushack.el

index 4625039..b346487 100644 (file)
       (defun url-queue-retrieve (url callback &optional cbargs silent
                                     inhibit-cookies)
        (url-retrieve url callback cbargs)))
-    (unless (boundp 'w3-configuration-directory)
-      (defvar w3-configuration-directory "~/.w3/"))
     (autoload 'Info-directory "info" nil t)
     (autoload 'Info-index "info" nil t)
     (autoload 'Info-index-next "info" nil t)