[gnus git] branch master updated: m0-9-19-gf47436b =1= Revert last patch since that made it break even more
Lars Ingebrigtsen <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via f47436b1311c86cdbf072f6212f3153ef2a35a43 (commit)
from 588b80f005a762584b71ddc93961a8db19cca6ab (commit)
- Log -----------------------------------------------------------------
commit f47436b1311c86cdbf072f6212f3153ef2a35a43
Author: Lars Ingebrigtsen <[email protected]>
Date: Sat Feb 1 13:18:38 2014 -0800
Revert last patch since that made it break even more
diff --git a/lisp/dgnushack.el b/lisp/dgnushack.el
index 4625039..b346487 100644
--- a/lisp/dgnushack.el
+++ b/lisp/dgnushack.el
@@ -153,8 +153,6 @@
(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)
-----------------------------------------------------------------------
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we listed those
revisions in full, above.
Summary of changes:
lisp/dgnushack.el | 2 --
1 file changed, 2 deletions(-)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gnus Project".
The branch, master has been updated
hooks/post-receive
--
Gnus Project