]> code.delx.au - gnu-emacs/blobdiff - lisp/url/url-proxy.el
Make url-queue not kill a random buffer on error
[gnu-emacs] / lisp / url / url-proxy.el
index 4067f5a55ce6af8989c67adff0d8ff70002b97ad..eb2155633eb86e5b2e926b4d4659d4b742aac9dd 100644 (file)
@@ -1,6 +1,6 @@
 ;;; url-proxy.el --- Proxy server support
 
-;; Copyright (C) 1999, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+;; Copyright (C) 1999, 2004-2012 Free Software Foundation, Inc.
 
 ;; Keywords: comm, data, processes, hypermedia
 
@@ -76,5 +76,4 @@
   
 (provide 'url-proxy)
 
-;; arch-tag: 4ff8882e-e498-42b7-abc5-acb449cdbc62
 ;;; url-proxy.el ends here