summaryrefslogtreecommitdiff
path: root/lisp/url
Commit message (Expand)AuthorAge
* Use lexical-binding in all of `lisp/url`Stefan Monnier2021-01-26
* Update copyright year to 2021Paul Eggert2021-01-01
* Fix some over-wide docstringsStefan Kangas2020-12-30
* Make XEmacs compat variable warning-level-aliases obsoleteStefan Kangas2020-12-14
* Prefer setq-local in url/*.elStefan Kangas2020-12-06
* Don't set XEmacs only properties start-open and end-openStefan Kangas2020-11-20
* Remove some compat code from url.elStefan Kangas2020-11-19
* Don't quote lambdas in several placesStefan Kangas2020-11-14
* Don't quote lambdas in several placesStefan Kangas2020-11-12
* Fix warnings in url-irc.elStefan Kangas2020-11-04
* Use lexical-binding in some url-*.el filesStefan Kangas2020-11-03
* * lisp/url/url-vars.el: Use lexical-binding.Stefan Kangas2020-10-17
* * lisp/url/url-domsuf.el: Use lexical-binding.Stefan Kangas2020-10-11
* Convert url-domsuf.el tests to ertStefan Kangas2020-10-11
* ; Fix trivial typos in ChangeLogsStefan Kangas2020-10-03
* ; Prefer https to http in many URLsStefan Kangas2020-10-01
* Don't quote lambdas in several placesStefan Kangas2020-10-01
* Fix thinko in setting url-portspecSteven Allen2020-08-15
* Remove many items obsolete since Emacs 23.1Stefan Kangas2020-08-14
* Remove some compat code from url-handlers.elLars Ingebrigtsen2020-08-12
* Only kill url-retrieve-synchronously connections when we have a timeoutLars Ingebrigtsen2020-07-19
* Make timeouts work more reliably in url-retrieve-synchronouslyLars Ingebrigtsen2020-07-19
* url-http: Fix handling of redirect locationsDaniele Nicolodi2020-07-19
* Support Proxy-Authorization in HTTPS CONNECT proxiesSatoshi Nakagawa2020-07-19
* Don't have shr kill random buffers on network failuresLars Ingebrigtsen2020-07-18
* Merge from origin/emacs-27Glenn Morris2020-04-15
|\
| * Fix edge case errors in filename-matching regexpsMattias Engdegård2020-04-14
* | Merge from origin/emacs-27Glenn Morris2020-03-30
|\|
| * Fix url-cookie.el for lexical bindingAndreas Schwab2020-03-29
* | Declare some <package>-version variables obsoleteStefan Kangas2020-03-21
* | Add 'nofollow' flag to set-file-modes etc.Paul Eggert2020-02-23
* | Remove subsumed repetitions in regexpsMattias Engdegård2020-02-20
* | Fix problem with degenerate <html base="."> specs in shrLars Ingebrigtsen2020-02-20
* | Make more load-hooks obsoleteGlenn Morris2020-01-16
|/
* Update copyright year to 2020Paul Eggert2020-01-01
* Fix some quoting glitches in doc stringsPaul Eggert2019-11-11
* Make url-cookie.el be more resistant against bogus dataLars Ingebrigtsen2019-10-29
* Make url-hexify-string accept a list of allowed chars (bug#26469)Hong Xu2019-10-14
* Fix a typo in url-http.elEli Zaretskii2019-10-02
* Remove XEmacs compat code from url-*.el (Bug#37524)Stefan Kangas2019-10-01
* Move url-ns.el to obsolete/Stefan Kangas2019-10-01
* Allow url-insert-file-contents to work on 304 responsesLars Ingebrigtsen2019-09-24
* Clean up url-parse-args slightlyLars Ingebrigtsen2019-09-24
* Fix old problem with HTTPS HTTP 0.9 sentinelsLars Ingebrigtsen2019-09-24
* Update some URLsPaul Eggert2019-09-23
* Do not recreate full URL for proxied HTTPS requests (Bug#35969)Thomas Fitzsimmons2019-08-15
* Fix fetching URLs with stuff that looks like HTTP headersEli Zaretskii2019-08-14
* New function time-convertPaul Eggert2019-08-05
* Clean up file-size-functionMattias Engdegård2019-08-02
* Rewrite `url-dav-process-date-property' to use parse-timeLars Ingebrigtsen2019-07-31