summaryrefslogtreecommitdiff
path: root/lisp/url
Commit message (Expand)AuthorAgeFilesLines
* * url-gw.el (url-open-stream): Use open-gnutls-stream if it exists.Lars Magne Ingebrigtsen2010-10-142-1/+8
* url-http.el (url-http-end-of-document-sentinel): Protect against theLars Magne Ingebrigtsen2010-10-072-7/+13
* (url-http-wait-for-headers-change-function): Revert previousLars Magne Ingebrigtsen2010-10-042-2/+3
* * url-http.el (url-http-wait-for-headers-change-function): ProtectLars Magne Ingebrigtsen2010-10-042-1/+7
* Cosmetic changes for some lisp/url files.Glenn Morris2010-10-033-12/+17
* url-vars.el (url-mime-charset-string): Changed the default to nil toLars Magne Ingebrigtsen2010-10-032-1/+7
* url-http.el comment.Glenn Morris2010-10-021-2/+3
* (url-lazy-message): Remove leftover debugging code.Lars Magne Ingebrigtsen2010-10-022-4/+1
* Modify url-retrieve and related functions and structures to respect aLars Magne Ingebrigtsen2010-10-025-10/+39
* Use url-lazy-message for warnings about ignored cookies.Lars Magne Ingebrigtsen2010-10-012-2/+5
* (url-http-async-sentinel): Check that the buffer is still alive beforeLars Magne Ingebrigtsen2010-10-012-14/+20
* Small url-cache fix.Julien Danjou2010-09-252-5/+17
* Merge changes from emacs-23 branchChong Yidong2010-09-232-1/+6
|\
| * * lisp/url/url-cache.el (url-is-cached): Doc fix.Glenn Morris2010-09-182-3/+8
* | * lisp/url/url-cache.el (url-cache-expire-time): Doc fix.Glenn Morris2010-09-222-1/+3
* | Fix previous url-cache fix.Glenn Morris2010-09-221-6/+6
* | * url-cache.el (url-cache-expired): Don't autoload. Tweak previous change.Glenn Morris2010-09-222-13/+17
* | Small url-cache update.Julien Danjou2010-09-222-15/+24
* | * lisp/url/url-cache.el (url-fetch-from-cache): New function.Julien Danjou2010-09-192-0/+10
* | Fix ChangeLog typo, mea culpa.Glenn Morris2010-09-181-1/+1
* | * lisp/url/url-vars.el (url-automatic-caching): Remove unused variable.Julien Danjou2010-09-182-9/+4
* | Merge changes from emacs-23 branch.Juanma Barranquero2010-09-143-39/+22
|\ \ | |/
| * * lisp/url/url-cache (url-store-in-cache): Make `buff' argument really optional.Julien Danjou2010-09-102-8/+9
| * * lisp/url/url-cookie.el (url-cookie-expired-p): Tweak previous change.Glenn Morris2010-09-082-8/+9
| * * lisp/url/url-cookie.el (url-cookie-expired-p): Simplify and fix. (Bug#6957)shawn boles2010-09-082-29/+10
* | lisp/url tiny fixes.Glenn Morris2010-09-107-45/+51
* | Merge from emacs-23Juanma Barranquero2010-07-272-1/+14
|\ \ | |/
| * * url-http (url-http-parse-headers): Disable file name handlers atMichael Albinus2010-07-262-2/+8
| * * url-http (url-http-parse-headers): Disable Tramp. (Bug#6717)Michael Albinus2010-07-252-1/+8
* | Fix typos in ChangeLogs.Juanma Barranquero2010-07-201-2/+2
* | Merge changes from emacs-23 branch.Chong Yidong2010-07-101-1/+1
|\ \ | |/
| * * lisp/url/ChangeLog: Standardize author name .Glenn Morris2010-06-211-1/+1
* | 2010-07-01 Mark A. Hershberger <mah@everybody.org>Mark A. Hershberger2010-07-012-1/+7
* | Add in some useful convenience functions for handling HTTP.Mark A. Hershberger2010-06-222-0/+26
* | Merge from emacs-23Stefan Monnier2010-06-162-1/+5
|\ \ | |/
| * Close bug#6406.Štěpán Němec2010-06-122-1/+5
* | Merge from emacs-23Stefan Monnier2010-05-242-2/+6
|\ \ | |/
| * * url-util.el (url-unhex-string): Don't accidentally decode as latin-1.Stefan Monnier2010-05-192-2/+6
* | Merge from emacs-23Stefan Monnier2010-05-081-2/+6
|\ \ | |/
| * Bump version to 23.2.emacs-23.2Chong Yidong2010-05-071-0/+4
* | Use define-minor-mode where applicable.Stefan Monnier2010-05-022-37/+6
* | Fix wrong variable name.Ted Zlatanov2010-03-242-1/+5
* | Add a list of HTTP status code symbols and their text, mapped by number.Ted Zlatanov2010-03-242-32/+90
* | Stop message.el from loading about 40 libraries it doesn't always need.Glenn Morris2010-03-182-3/+8
* | Fix last change to use existing comm Custom group instead of `net'.Chong Yidong2010-03-122-2/+2
* | Reorganize Custom groups.Chong Yidong2010-03-122-1/+5
* | Bump version to 24.0.50.Chong Yidong2010-03-101-0/+4
|/
* * url-util.el: Require url-vars (Bug#5459).Chong Yidong2010-01-232-0/+5
* Add 2010 to copyright years.Glenn Morris2010-01-1330-30/+30
* Fix typos in ChangeLogs.Juanma Barranquero2009-12-291-1/+1