log lisp/url/url.el @ 82519:22a9bd97d0aa

age author description
Thu, 26 Jul 2007 05:28:10 +0000 Miles Bader Merge from emacs--rel--22
Wed, 13 Jun 2007 00:07:32 +0000 Chong Yidong (url-configuration-directory): Use user-emacs-directory.
Mon, 07 Jan 2008 02:23:04 +0000 Glenn Morris Add 2008 to copyright years.
Thu, 15 Nov 2007 11:52:32 +0000 Richard M. Stallman (url-retrieve-synchronously): Call delete-process.
Wed, 25 Jul 2007 04:18:23 +0000 Glenn Morris Switch license to GPLv3 or later.
Sun, 21 Jan 2007 03:53:13 +0000 Glenn Morris Add 2007 to copyright years.
Sun, 14 Jan 2007 23:17:52 +0000 Magnus Henoch (url-retrieve-internal): Don't use `url-proxy-object'.
Fri, 08 Dec 2006 00:39:01 +0000 Magnus Henoch (url-retrieve-internal): Bind url-proxy-object to nil.
Wed, 08 Nov 2006 00:12:52 +0000 Magnus Henoch (url-retrieve-synchronously): Allow quitting when inhibit-quit is t.
Fri, 27 Oct 2006 14:46:59 +0000 Chong Yidong * url.el (url-retrieve): Minor doc clarification.
Fri, 27 Oct 2006 14:44:25 +0000 Chong Yidong * url-http.el (url-http-mark-connection-as-free): Verify that
Mon, 20 Feb 2006 21:54:08 +0000 Stefan Monnier (url-redirect-buffer): New var.
Tue, 10 Jan 2006 19:31:15 +0000 Stefan Monnier (url-retrieve-synchronously): Adjust the workaround so as not
Mon, 02 Jan 2006 05:24:31 +0000 Stefan Monnier (url-retrieve, url-retrieve-synchronously): Autoload.
Tue, 27 Dec 2005 16:59:45 +0000 Stefan Monnier (url-configuration-directory): Don't autoload because the
Wed, 21 Dec 2005 20:04:41 +0000 Stefan Monnier (url-configuration-directory): Use ~/.emacs.d if possible.
Thu, 01 Dec 2005 19:14:15 +0000 Richard M. Stallman (url-retrieve): Test url-history-track.
Sun, 16 Oct 2005 14:12:35 +0000 Stefan Monnier *** empty log message ***
Sat, 15 Oct 2005 14:48:17 +0000 Richard M. Stallman Don't try to autoload hash table functions.
Sat, 06 Aug 2005 15:55:38 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Fri, 15 Jul 2005 05:11:28 +0000 Richard M. Stallman (url-retrieve): The callback function can get an additional keyword arg pair.
Mon, 04 Jul 2005 16:49:24 +0000 Lute Kamstra Update FSF's address.
Fri, 10 Jun 2005 21:14:27 +0000 Stefan Monnier (url-retrieve-synchronously): Don't exit precipitously when
Mon, 18 Apr 2005 13:19:43 +0000 Stefan Monnier (url-retrieve-synchronously): Work around the fact that
Thu, 13 Jan 2005 14:35:11 +0000 Stefan Monnier (url-retrieve-synchronously): Use accept-process-output rather than sit-for.
Sat, 20 Nov 2004 03:57:59 +0000 Masatake YAMATO (url-mm-callback): Delay the invocation
Sat, 16 Oct 2004 15:02:46 +0000 Richard M. Stallman (url-do-setup): Don't set url-passwd-entry-func.
Sun, 10 Oct 2004 20:40:03 +0000 Lars Hansen Fix copyright notice.
Mon, 12 Apr 2004 20:50:16 +0000 Stefan Monnier (url-retrieve): Use with-current-buffer.
Sat, 10 Apr 2004 05:55:49 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-196
Sun, 04 Apr 2004 04:44:10 +0000 Miles Bader Resolve CVS conflicts
Sun, 04 Apr 2004 01:21:46 +0000 Stefan Monnier Initial revision