aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/url (follow)
Commit message (Expand)AuthorAgeFilesLines
* * lisp/url/url-proxy.el (url-find-proxy-for-url): Minor simplificationStefan Monnier2021-04-251-3/+1
* Hack around problems in Turkish environments in url-proxyLars Ingebrigtsen2021-04-251-3/+3
* ; Normalize and add missing first and last linesStefan Kangas2021-04-191-1/+1
* Replace local intersection functions with seq-intersectionStefan Kangas2021-04-051-13/+4
* Remove redundant #' before lambda in {mail,net,url}/*.elStefan Kangas2021-04-013-14/+14
* Use emacs-version instead of obsolete version variablesStefan Kangas2021-04-011-4/+5
* Convert many more links to use HTTPSStefan Kangas2021-03-242-2/+2
* Delete some commented out defgroupsStefan Kangas2021-03-241-5/+0
* * lisp/url/url-http.el (url-http): Fix docstring typo.Thomas Fitzsimmons2021-02-191-1/+1
* Merge from origin/emacs-27Glenn Morris2021-02-031-2/+4
|\
| * url-http.el: Special-case NTLM authenticationThomas Fitzsimmons2021-01-311-2/+4
| * Update copyright year to 2021Paul Eggert2021-01-0133-33/+33
* | Prefer defvar-local in remaining librariesStefan Kangas2021-02-021-10/+3
* | Use lexical-binding in all of `lisp/url`Stefan Monnier2021-01-2619-65/+71
* | Update copyright year to 2021Paul Eggert2021-01-0133-33/+33
* | Fix some over-wide docstringsStefan Kangas2020-12-301-2/+2
* | Make XEmacs compat variable warning-level-aliases obsoleteStefan Kangas2020-12-141-1/+1
* | Prefer setq-local in url/*.elStefan Kangas2020-12-063-9/+9
* | Don't set XEmacs only properties start-open and end-openStefan Kangas2020-11-201-3/+1
* | Remove some compat code from url.elStefan Kangas2020-11-194-19/+4
* | Don't quote lambdas in several placesStefan Kangas2020-11-142-26/+23
* | Don't quote lambdas in several placesStefan Kangas2020-11-121-4/+4
* | Fix warnings in url-irc.elStefan Kangas2020-11-041-1/+3
* | Use lexical-binding in some url-*.el filesStefan Kangas2020-11-033-3/+3
* | * lisp/url/url-vars.el: Use lexical-binding.Stefan Kangas2020-10-171-1/+1
* | * lisp/url/url-domsuf.el: Use lexical-binding.Stefan Kangas2020-10-111-2/+2
* | Convert url-domsuf.el tests to ertStefan Kangas2020-10-111-11/+0
* | ; Fix trivial typos in ChangeLogsStefan Kangas2020-10-031-1/+1
* | ; Prefer https to http in many URLsStefan Kangas2020-10-013-3/+3
* | Don't quote lambdas in several placesStefan Kangas2020-10-011-2/+2
* | Fix thinko in setting url-portspecSteven Allen2020-08-151-1/+1
* | Remove many items obsolete since Emacs 23.1Stefan Kangas2020-08-142-32/+0
* | Remove some compat code from url-handlers.elLars Ingebrigtsen2020-08-121-2/+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
* | url-http: Fix handling of redirect locationsDaniele Nicolodi2020-07-191-9/+1
* | Support Proxy-Authorization in HTTPS CONNECT proxiesSatoshi Nakagawa2020-07-191-7/+16
* | Don't have shr kill random buffers on network failuresLars Ingebrigtsen2020-07-181-11/+18
* | Merge from origin/emacs-27Glenn Morris2020-04-151-1/+1
|\ \ | |/
| * Fix edge case errors in filename-matching regexpsMattias EngdegÄrd2020-04-141-1/+1
* | Merge from origin/emacs-27Glenn Morris2020-03-301-1/+1
|\ \ | |/
| * Fix url-cookie.el for lexical bindingAndreas Schwab2020-03-291-1/+1
* | Declare some <package>-version variables obsoleteStefan Kangas2020-03-214-3/+4
* | Add 'nofollow' flag to set-file-modes etc.Paul Eggert2020-02-231-3/+1
* | Remove subsumed repetitions in regexpsMattias EngdegÄrd2020-02-201-1/+1
* | Fix problem with degenerate <html base="."> specs in shrLars Ingebrigtsen2020-02-201-2/+9
* | Make more load-hooks obsoleteGlenn Morris2020-01-161-0/+2
|/
* Update copyright year to 2020Paul Eggert2020-01-0133-33/+33
* Fix some quoting glitches in doc stringsPaul Eggert2019-11-111-2/+2
* Make url-cookie.el be more resistant against bogus dataLars Ingebrigtsen2019-10-291-3/+4