log lisp/url/ChangeLog @ 111684:280ee0988e1a

age author description
Sat, 20 Nov 2010 14:25:56 -0800 Glenn Morris ChangeLog fixes prompted by M-x authors.
Tue, 16 Nov 2010 14:46:12 +0100 Lars Magne Ingebrigtsen Avoid interpreting file:/foo:/bar URLs via tramp.
Thu, 14 Oct 2010 23:35:03 +0200 Lars Magne Ingebrigtsen * url-gw.el (url-open-stream): Use open-gnutls-stream if it exists.
Thu, 07 Oct 2010 13:40:42 +0200 Lars Magne Ingebrigtsen url-http.el (url-http-end-of-document-sentinel): Protect against the
Mon, 04 Oct 2010 21:34:35 +0200 Lars Magne Ingebrigtsen (url-http-wait-for-headers-change-function): Revert previous
Mon, 04 Oct 2010 21:05:53 +0200 Lars Magne Ingebrigtsen * url-http.el (url-http-wait-for-headers-change-function): Protect
Sun, 03 Oct 2010 14:37:41 -0700 Glenn Morris Cosmetic changes for some lisp/url files.
Sun, 03 Oct 2010 14:43:12 +0200 Lars Magne Ingebrigtsen url-vars.el (url-mime-charset-string): Changed the default to nil to
Sat, 02 Oct 2010 14:34:02 +0200 Lars Magne Ingebrigtsen (url-lazy-message): Remove leftover debugging code.
Sat, 02 Oct 2010 04:04:20 +0200 Lars Magne Ingebrigtsen Modify url-retrieve and related functions and structures to respect a
Fri, 01 Oct 2010 16:49:14 +0200 Lars Magne Ingebrigtsen Use url-lazy-message for warnings about ignored cookies.
Fri, 01 Oct 2010 16:05:25 +0200 Lars Magne Ingebrigtsen (url-http-async-sentinel): Check that the buffer is still alive before
Sat, 25 Sep 2010 13:59:05 -0700 Glenn Morris Small url-cache fix.
Thu, 23 Sep 2010 15:00:31 -0400 Chong Yidong Merge changes from emacs-23 branch
Sat, 18 Sep 2010 13:43:13 -0700 Glenn Morris * lisp/url/url-cache.el (url-is-cached): Doc fix.
Wed, 22 Sep 2010 23:08:57 -0700 Glenn Morris * lisp/url/url-cache.el (url-cache-expire-time): Doc fix.
Wed, 22 Sep 2010 22:59:20 -0700 Glenn Morris * url-cache.el (url-cache-expired): Don't autoload. Tweak previous change.
Wed, 22 Sep 2010 22:56:17 -0700 Glenn Morris Small url-cache update.
Sun, 19 Sep 2010 11:48:11 -0700 Glenn Morris * lisp/url/url-cache.el (url-fetch-from-cache): New function.
Sat, 18 Sep 2010 13:54:55 -0700 Glenn Morris Fix ChangeLog typo, mea culpa.
Sat, 18 Sep 2010 13:49:25 -0700 Glenn Morris * lisp/url/url-vars.el (url-automatic-caching): Remove unused variable.
Tue, 14 Sep 2010 16:41:53 +0200 Juanma Barranquero Merge changes from emacs-23 branch.
Fri, 10 Sep 2010 18:55:55 -0700 Glenn Morris * lisp/url/url-cache (url-store-in-cache): Make `buff' argument really optional.
Wed, 08 Sep 2010 22:38:43 -0700 Glenn Morris * lisp/url/url-cookie.el (url-cookie-expired-p): Tweak previous change.
Wed, 08 Sep 2010 22:36:13 -0700 Glenn Morris * lisp/url/url-cookie.el (url-cookie-expired-p): Simplify and fix. (Bug#6957)
Fri, 10 Sep 2010 18:58:42 -0700 Glenn Morris lisp/url tiny fixes.
Tue, 27 Jul 2010 04:10:05 +0200 Juanma Barranquero Merge from emacs-23
Tue, 20 Jul 2010 13:13:25 +0200 Juanma Barranquero Fix typos in ChangeLogs.
Mon, 26 Jul 2010 15:19:32 +0200 Michael Albinus * url-http (url-http-parse-headers): Disable file name handlers at
Sun, 25 Jul 2010 13:36:02 +0200 Michael Albinus * url-http (url-http-parse-headers): Disable Tramp. (Bug#6717)