summaryrefslogtreecommitdiff
path: root/lisp/url/url-util.el
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Fix some more docstring etc. quoting problemsPaul Eggert2015-09-031-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+2
* Simplify use of current-time and friends.Paul Eggert2014-10-281-2/+1
* Add with-file-modes macro, and use itGlenn Morris2014-05-141-8/+3
* Set Maintainer to emacs-devel in some lisp/url files.Glenn Morris2014-03-281-2/+2
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * url/url-util.el (url-pretty-length): Make obsolete and all usesLeo Liu2013-09-291-9/+3
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+2
* url-util.el: Fix two docstrings.Bastien Guerry2012-09-291-3/+3
* Use declare forms, where possible, to mark obsolete functions.Chong Yidong2012-09-251-1/+1
* * lisp/url/url-util.el (url-file-directory, url-file-nondirectory): AvoidDavid Engster2012-08-121-4/+7
* More CL cleanups and reduction of use of cl.el.Stefan Monnier2012-07-111-1/+0
* add url-build-query-string and improve url-parse-query-string as per bug#8706Ted Zlatanov2012-05-151-13/+54
* Cleanups and improvements for FFAP and URL.Chong Yidong2012-05-101-21/+16
* * url-util.el (url--allowed-chars): Use upper-case for percent-encoding.Chong Yidong2012-05-091-2/+5
* Improve RFC 3986 conformance of url package.Chong Yidong2012-05-091-29/+106
* Tiny url-util.el code clean-up.Lars Magne Ingebrigtsen2012-04-101-2/+1
* Revert previous url-util patch.Lars Magne Ingebrigtsen2012-04-101-7/+3
* (url-unhex-string): Add an optional CODING-SYSTEM parameter.Lars Magne Ingebrigtsen2012-04-101-3/+7
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0