log lisp/url/ChangeLog @ 112453:06719a229a46 default tip

age author description
Sat, 15 Jan 2011 18:21:30 -0800 Glenn Morris Refill some copyright headers.
Fri, 14 Jan 2011 12:18:41 -0500 Stefan Monnier Merge from emacs-23
Sun, 02 Jan 2011 15:50:46 -0800 Glenn Morris Add 2011 to FSF/AIST copyright years.
Thu, 16 Dec 2010 13:14:48 +0900 Miles Bader url-cookie.el: Require 'cl when compiling
Mon, 13 Dec 2010 20:18:22 -0800 Glenn Morris Misc url-cookie tidy-up.
Mon, 13 Dec 2010 10:27:36 -0500 Stefan Monnier Merge from emacs-23
Sat, 04 Dec 2010 17:41:41 -0500 Chong Yidong * url-cookie.el (url-cookie-retrieve): Handle null LOCALPART (Bug#7543).
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.