+2007-10-31 Juanma Barranquero <lekktu@gmail.com>
+
+ * url-vars.el (url-vars-unload-hook): Remove function and variable.
+ Hooks are automatically removed by `unload-feature'.
+
2007-10-13 Richard Stallman <rms@gnu.org>
* url-util.el (url-basepath): Function deleted.
2007-09-21 Diane Murray <disumu@x3y2z1.net>
- * url-news.el (url-news-fetch-newsgroup): Fix formatting of Gnus
- method.
+ * url-news.el (url-news-fetch-newsgroup): Fix formatting of Gnus method.
* url-util.el (url-get-normalized-date): Pass full timezone
information to timezone-make-date-arpa-standard, since zone name
This should be set, e.g. by mail user agents rendering HTML to avoid
`bugs' which call home.")
-(defun url-vars-unload-hook ()
- (remove-hook 'set-language-environment-hook 'url-set-mime-charset-string))
-
-(add-hook 'url-vars-unload-hook 'url-vars-unload-hook)
-
(provide 'url-vars)
;;; arch-tag: 29205e5f-c5ce-433c-8d5d-38cbaed64b49