summaryrefslogtreecommitdiff
path: root/lisp/url/url.el
Commit message (Expand)AuthorAgeFilesLines
* Fix problem with occasional stalls in `url-retrieve-synchronously'dick r. chiang2021-08-061-79/+49
* Propagate asynchronousness correctly when using proxies in url.elMadhu2021-07-191-3/+4
* Use lexical-binding in all of `lisp/url`Stefan Monnier2021-01-261-11/+11
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Remove some compat code from url.elStefan Kangas2020-11-191-13/+1
* ; Prefer https to http in many URLsStefan Kangas2020-10-011-1/+1
* Only kill url-retrieve-synchronously connections when we have a timeoutLars Ingebrigtsen2020-07-191-7/+11
* Make timeouts work more reliably in url-retrieve-synchronouslyLars Ingebrigtsen2020-07-191-2/+9
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-251-0/+1
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-191-1/+0
* Describe error data in url-retrieve betterLars Ingebrigtsen2019-05-151-3/+5
* Avoid some double-rounding of Lisp timestampsPaul Eggert2019-02-221-2/+1
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\|
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* | Prefer nil to (current-time) when either worksPaul Eggert2017-10-201-2/+1
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Make gnutls-verify-error work again with url-retrieve-synchronouslyLars Ingebrigtsen2017-09-131-0/+4
* Remove references to OS/2 in code, doc, and commentsGlenn Morris2017-04-081-3/+0
* Make the URL library use records.Lars Brinkhoff2017-04-041-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
| * * lisp/url/url.el (url-retrieve-synchronously): Doc fix. (Bug#23411)Eli Zaretskii2016-05-011-1/+4
* | `url-retrieve-synchronously' now takes an optional timeout parameterLars Magne Ingebrigtsen2016-04-261-4/+14
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+2
* Merge from emacs-24Stefan Monnier2014-09-221-2/+2
|\
| * Clarify url-http and url-retrieve-internal docstringsDmitry Gutov2014-09-191-2/+2
* | Set Maintainer to emacs-devel in some lisp/url files.Glenn Morris2014-03-281-2/+2
|/
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * url/url.el (url-retrieve-synchronously): Add optional arg SILENT andLeo Liu2013-12-201-2/+3
* Fix declaration typoGlenn Morris2013-05-231-1/+2
* * lisp/url/url.el (mm-dissect-buffer, mm-display-part): Declare.Glenn Morris2013-05-221-0/+5
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+2
* Doc fix for url-http.Chong Yidong2012-10-131-5/+7
* More CL cleanups and reduction of use of cl.el.Stefan Monnier2012-07-111-1/+0
* * url.el (url-retrieve-internal): Fix last change.Chong Yidong2012-06-211-3/+3
* Improve RFC 3986 conformance of url package.Chong Yidong2012-05-091-5/+5
* Replace lexical-let by lexical-binding (except Gnus, CEDET, ERT).Stefan Monnier2012-04-261-3/+3
* (url-retrieve-internal): Hexify multibye URL string first when necessary.William Xu2012-04-101-2/+9
* Warn instead of erroring when pruning the URL cacheLars Ingebrigtsen2012-02-201-1/+4
* Allow specifying whether to inhibit cookies on a per-URL basisLars Ingebrigtsen2012-02-081-5/+12
* Expire URL items from the on-disk cache once in a whileLars Ingebrigtsen2012-02-061-0/+7
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-11-141-2/+2
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Refill some copyright headers.Glenn Morris2011-01-151-2/+2
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0