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