summaryrefslogtreecommitdiff
path: root/lisp/url/url-util.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* 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
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Cosmetic changes for some lisp/url files.Glenn Morris2010-10-031-8/+5
* | (url-lazy-message): Remove leftover debugging code.Lars Magne Ingebrigtsen2010-10-021-4/+0
* | Modify url-retrieve and related functions and structures to respect aLars Magne Ingebrigtsen2010-10-021-2/+10
* | lisp/url tiny fixes.Glenn Morris2010-09-101-1/+1
|/
* * url-util.el (url-unhex-string): Don't accidentally decode as latin-1.Stefan Monnier2010-05-191-2/+2
* * url-util.el: Require url-vars (Bug#5459).Chong Yidong2010-01-231-0/+1
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * url-util.el (url-insert-entities-in-string):Stefan Monnier2009-11-031-2/+1
* (url-generate-unique-filename): Silence compiler.Glenn Morris2009-02-101-17/+19
* (url-generate-unique-filename): Mark as obsolete.Chong Yidong2009-02-071-0/+1
* * url-util.el (url-truncate-url-for-viewing): Doc fix.Juanma Barranquero2009-01-131-1/+1
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* (url-basepath): Add url-basepath as an alias for url-file-directory.Chong Yidong2008-11-041-0/+3