summaryrefslogtreecommitdiff
path: root/lisp/url
Commit message (Expand)AuthorAgeFilesLines
* Disable background image fetching from asking for passwordsLars Ingebrigtsen2022-01-211-6/+11
* Merge from origin/emacs-28Eli Zaretskii2022-01-0133-33/+33
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-0133-33/+33
* | * lisp/url/url-handlers.el (directory-files): Adapt ARGS list.Michael Albinus2021-12-251-1/+2
* | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-11-1119-161/+163
|\ \ | |/
| * Adapt arguments of `tramp-make-tramp-file-name'Michael Albinus2021-11-011-4/+6
| * Don't use `format' on strings without % format directivesLars Ingebrigtsen2021-09-212-2/+2
| * ; Minor checkdoc fixes in url/*.elStefan Kangas2021-09-2112-3/+25
| * No longer raise error when http authentication failedJonas Bernoulli2021-09-201-47/+47
| * ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-164-7/+6
| * Mention url-handler-mode in the Emacs manualLars Ingebrigtsen2021-08-121-1/+9
| * Forestall "Selected deleted buffer" in url-http-generic-filterdickmao2021-08-091-11/+12
| * Use string-search instead of string-match[-p]Mattias EngdegÄrd2021-08-093-6/+6
| * Use string-replace instead of replace-regexp-in-stringMattias EngdegÄrd2021-08-081-1/+1
| * Fix problem with occasional stalls in `url-retrieve-synchronously'dick r. chiang2021-08-061-79/+49
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-07-251-3/+4
|\ \ | |/
| * Propagate asynchronousness correctly when using proxies in url.elMadhu2021-07-191-3/+4
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-07-041-2/+5
|\ \ | |/
| * * lisp/url/url-util.el (url-unhex-string): Doc fix.Eli Zaretskii2021-07-041-2/+5
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-04-271-6/+4
|\ \ | |/
| * * 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
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-04-251-1/+1
|\ \ | |/
| * ; Normalize and add missing first and last linesStefan Kangas2021-04-191-1/+1
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-04-067-38/+25
|\ \ | |/
| * 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
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-02-201-1/+1
|\ \ | |/
| * * lisp/url/url-http.el (url-http): Fix docstring typo.Thomas Fitzsimmons2021-02-191-1/+1
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-02-062-12/+7
|\ \ | |/
| * 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
* | | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-01-3019-65/+71
|\ \ \ | |/ /
| * | Use lexical-binding in all of `lisp/url`Stefan Monnier2021-01-2619-65/+71
* | | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-01-0333-35/+35
|\ \ \ | |/ /
| * | Update copyright year to 2021Paul Eggert2021-01-0133-33/+33
| * | Fix some over-wide docstringsStefan Kangas2020-12-301-2/+2
* | | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2020-12-211-1/+1
|\ \ \ | |/ /
| * | Make XEmacs compat variable warning-level-aliases obsoleteStefan Kangas2020-12-141-1/+1
* | | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2020-12-143-9/+9
|\ \ \ | |/ /
| * | Prefer setq-local in url/*.elStefan Kangas2020-12-063-9/+9
* | | Introduce Pure GTK3 portYuuki Harano2020-11-221-0/+1
|/ /
* | 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