emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/url/url-vars.el,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/url/url-vars.el,v
Date: Wed, 31 Oct 2007 11:46:47 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      07/10/31 11:46:47

Index: url-vars.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/url/url-vars.el,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -b -r1.19 -r1.20
--- url-vars.el 26 Sep 2007 00:38:44 -0000      1.19
+++ url-vars.el 31 Oct 2007 11:46:46 -0000      1.20
@@ -398,11 +398,6 @@
 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]