aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/url/url-util.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* Comment.Glenn Morris2008-09-251-0/+2
* Typo and docstring fixes.Juanma Barranquero2008-07-021-5/+5
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-8/+6
* Require cl when compiling.Andreas Schwab2008-03-021-0/+1
* (url-get-normalized-date): SimplifyTeodor Zlatanov2008-02-281-27/+4
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
| * (url-make-private-file): New function.Glenn Morris2007-12-111-0/+22
* | (url-make-private-file): New function.Glenn Morris2007-12-111-0/+22
* | Merge from emacs--rel--22Miles Bader2007-10-151-7/+13
|\|
| * (url-basepath): Function deleted.Richard M. Stallman2007-10-131-7/+13
| * Diane Murray <disumu at x3y2z1.net>Glenn Morris2007-09-211-1/+1
* | Diane Murray <disumu at x3y2z1.net>Glenn Morris2007-09-211-1/+1
* | * url-parse.el (url): Use defstruct rather than macros. Update all callers.Stefan Monnier2007-08-311-3/+3
|/
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1