summaryrefslogtreecommitdiff
path: root/lisp/url/url-util.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* * lisp/url/url-util.el (url-insert-entities-in-string): SimplifyStefan Monnier2022-10-301-24/+13
* Improve how url-http displays status messagesStefan Kangas2022-08-071-1/+7
* Remove superfluous autoloads from url-util.elStefan Kangas2022-08-031-2/+0
* ; * lisp/url/url-util.el (url-display-percentage): simplifyMattias Engdegård2022-08-031-4/+3
* Improve obsoletion of trimming functions in url-util.elStefan Kangas2022-08-031-9/+4
* Remove some XEmacs compat code from url-util.elStefan Kangas2022-08-031-7/+3
* Make url-util space trimming functions obsoleteStefan Kangas2022-08-031-11/+4
* Remove some ancient Emacs compat codeStefan Kangas2022-05-251-5/+2
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-1/+1
* Use string-search instead of string-match[-p]Mattias Engdegård2021-08-091-1/+1
* * lisp/url/url-util.el (url-unhex-string): Doc fix.Eli Zaretskii2021-07-041-2/+5
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Prefer setq-local in url/*.elStefan Kangas2020-12-061-2/+2
* Remove many items obsolete since Emacs 23.1Stefan Kangas2020-08-141-25/+0
* Add 'nofollow' flag to set-file-modes etc.Paul Eggert2020-02-231-3/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Make url-hexify-string accept a list of allowed chars (bug#26469)Hong Xu2019-10-141-3/+6
* Clean up url-parse-args slightlyLars Ingebrigtsen2019-09-241-51/+40
* New function time-convertPaul Eggert2019-08-051-1/+1
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-251-0/+1
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-191-1/+0
* Make eww understand #fragment URLs at point interactivelyLars Ingebrigtsen2019-05-131-0/+1
* Don't signal error from url debug functionsDmitry Gutov2019-04-131-2/+0
* Avoid gratuitous errors in 'url-retrieve-synchronously'Eli Zaretskii2019-03-131-1/+1
* Fix regular-expression glitches and typosPaul Eggert2019-03-041-1/+1
* Merge from origin/emacs-26Glenn Morris2019-02-201-1/+2
|\
| * Update citations of Internet RFCsPaul Eggert2019-02-161-1/+2
* | Don’t assume CURRENT_TIME_LISTPaul Eggert2019-02-131-1/+1
* | Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\|
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | `url-domain' doc clarificationLars Ingebrigtsen2018-05-011-2/+5
* | Rewrite `url-domain' to avoid network trafficLars Ingebrigtsen2018-05-011-25/+20
* | * lisp/url/url-util.el (puny-encode-domain): Autoload it.Glenn Morris2018-04-191-0/+1
* | Make Unicode domain names work again in URL after recent changesLars Ingebrigtsen2018-04-131-1/+1
* | Change gnutls-verify-error to be first-matchPeder O. Klingenberg2018-04-131-0/+29
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* * url/url-util.el (url-get-url-at-point): Add missing group inAndreas Schwab2017-06-181-1/+1
* Simplify url-encode-url and add a testDmitry Gutov2017-05-101-10/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Turn on lexical-binding in some url libsMark Oteiza2016-10-311-1/+1
* | Merge from origin/emacs-25John Wiegley2016-01-111-1/+1
|\|
| * Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* | Merge emacs-25 into master (using imerge)John Wiegley2015-12-291-2/+2
|\|
| * Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-171-2/+2
* | IDNA-related fixes for the URL libraryLars Ingebrigtsen2015-12-291-1/+1
|/