summaryrefslogtreecommitdiff
path: root/lisp/url/url.el
AgeCommit message (Expand)Author
2026-04-08Improve documentation of 'url-retrieve' and GnuTLS peer statusEli Zaretskii
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-01-01Update copyright year to 2025Paul Eggert
2024-10-24Mark if-let and when-let obsoleteSean Whitton
2024-07-08Checkdoc fixes in `url/*.el`Stefan Kangas
2024-06-09url-retrieve-synchronously: Fix timeout when connection hangsDmitry Gutov
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-10-26Pacify recent unused/ignored lexvar warningsBasil L. Contovounesios
2022-10-01Fix url-retrieve-synchronously on very short timeoutsLars Ingebrigtsen
2022-07-09Drop support for the dead third-party w3 packageStefan Kangas
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-08-06Fix problem with occasional stalls in `url-retrieve-synchronously'dick r. chiang
2021-07-19Propagate asynchronousness correctly when using proxies in url.elMadhu
2021-01-26Use lexical-binding in all of `lisp/url`Stefan Monnier
2021-01-01Update copyright year to 2021Paul Eggert
2020-11-19Remove some compat code from url.elStefan Kangas
2020-10-01; Prefer https to http in many URLsStefan Kangas
2020-07-19Only kill url-retrieve-synchronously connections when we have a timeoutLars Ingebrigtsen
2020-07-19Make timeouts work more reliably in url-retrieve-synchronouslyLars Ingebrigtsen
2020-01-01Update copyright year to 2020Paul Eggert
2019-05-25Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert
2019-05-19Fixes for "Maintainer:" and related linesPaul Eggert
2019-05-15Describe error data in url-retrieve betterLars Ingebrigtsen
2019-02-22Avoid some double-rounding of Lisp timestampsPaul Eggert
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-01-01Merge from origin/emacs-26Paul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-10-20Prefer nil to (current-time) when either worksPaul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-09-13Make gnutls-verify-error work again with url-retrieve-synchronouslyLars Ingebrigtsen
2017-04-08Remove references to OS/2 in code, doc, and commentsGlenn Morris
2017-04-04Make the URL library use records.Lars Brinkhoff
2017-01-01Merge from origin/emacs-25Paul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-05-01* lisp/url/url.el (url-retrieve-synchronously): Doc fix. (Bug#23411)Eli Zaretskii
2016-04-26`url-retrieve-synchronously' now takes an optional timeout parameterLars Magne Ingebrigtsen
2016-01-01Update copyright year to 2016Paul Eggert
2015-01-01Update copyright year to 2015Paul Eggert
2014-09-22Merge from emacs-24Stefan Monnier
2014-09-19Clarify url-http and url-retrieve-internal docstringsDmitry Gutov
2014-03-28Set Maintainer to emacs-devel in some lisp/url files.Glenn Morris
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-12-20* url/url.el (url-retrieve-synchronously): Add optional arg SILENT andLeo Liu
2013-05-23Fix declaration typoGlenn Morris
2013-05-22* lisp/url/url.el (mm-dissect-buffer, mm-display-part): Declare.Glenn Morris
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-10-13Doc fix for url-http.Chong Yidong
2012-07-11More CL cleanups and reduction of use of cl.el.Stefan Monnier