summaryrefslogtreecommitdiff
path: root/lisp/url
Commit message (Expand)AuthorAge
* Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-11-11
|\
| * Adapt arguments of `tramp-make-tramp-file-name'Michael Albinus2021-11-01
| * Don't use `format' on strings without % format directivesLars Ingebrigtsen2021-09-21
| * ; Minor checkdoc fixes in url/*.elStefan Kangas2021-09-21
| * No longer raise error when http authentication failedJonas Bernoulli2021-09-20
| * ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-16
| * Mention url-handler-mode in the Emacs manualLars Ingebrigtsen2021-08-12
| * Forestall "Selected deleted buffer" in url-http-generic-filterdickmao2021-08-09
| * Use string-search instead of string-match[-p]Mattias EngdegÄrd2021-08-09
| * Use string-replace instead of replace-regexp-in-stringMattias EngdegÄrd2021-08-08
| * Fix problem with occasional stalls in `url-retrieve-synchronously'dick r. chiang2021-08-06
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-07-25
|\|
| * Propagate asynchronousness correctly when using proxies in url.elMadhu2021-07-19
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-07-04
|\|
| * * lisp/url/url-util.el (url-unhex-string): Doc fix.Eli Zaretskii2021-07-04
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-04-27
|\|
| * * lisp/url/url-proxy.el (url-find-proxy-for-url): Minor simplificationStefan Monnier2021-04-25
| * Hack around problems in Turkish environments in url-proxyLars Ingebrigtsen2021-04-25
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-04-25
|\|
| * ; Normalize and add missing first and last linesStefan Kangas2021-04-19
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-04-06
|\|
| * Replace local intersection functions with seq-intersectionStefan Kangas2021-04-05
| * Remove redundant #' before lambda in {mail,net,url}/*.elStefan Kangas2021-04-01
| * Use emacs-version instead of obsolete version variablesStefan Kangas2021-04-01
| * Convert many more links to use HTTPSStefan Kangas2021-03-24
| * Delete some commented out defgroupsStefan Kangas2021-03-24
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-02-20
|\|
| * * lisp/url/url-http.el (url-http): Fix docstring typo.Thomas Fitzsimmons2021-02-19
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-02-06
|\|
| * Merge from origin/emacs-27Glenn Morris2021-02-03
| |\
| | * url-http.el: Special-case NTLM authenticationThomas Fitzsimmons2021-01-31
| | * Update copyright year to 2021Paul Eggert2021-01-01
| * | Prefer defvar-local in remaining librariesStefan Kangas2021-02-02
* | | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-01-30
|\| |
| * | Use lexical-binding in all of `lisp/url`Stefan Monnier2021-01-26
* | | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-01-03
|\| |
| * | Update copyright year to 2021Paul Eggert2021-01-01
| * | Fix some over-wide docstringsStefan Kangas2020-12-30
* | | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2020-12-21
|\| |
| * | Make XEmacs compat variable warning-level-aliases obsoleteStefan Kangas2020-12-14
* | | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2020-12-14
|\| |
| * | Prefer setq-local in url/*.elStefan Kangas2020-12-06
* | | Introduce Pure GTK3 portYuuki Harano2020-11-22
|/ /
* | 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