summaryrefslogtreecommitdiff
path: root/lisp/url/url-util.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* (url-display-percentage): Only show a message if `url-show-status' is non-nil.Magnus Henoch2006-11-231-6/+7
* (url-hexify-string): Only utf-8 encode if it's a multibyte string.Stefan Monnier2006-07-311-9/+20
* (url-hexify-string): Rewrite.Thien-Thi Nguyen2006-07-301-11/+12
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-051-1/+1
* *** empty log message ***Chong Yidong2005-09-011-3/+5
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* Replace `string-to-int' by `string-to-number'.Juanma Barranquero2005-05-161-1/+1
* (url-get-normalized-date): Use url-weekday-alist and url-monthabbrev-alist.Richard M. Stallman2004-10-161-3/+3
* Fix copyright notice.Lars Hansen2004-10-101-2/+1
* (url-debug): Use with-current-buffer.Stefan Monnier2004-04-161-25/+28
* (url-hexify-string): Don't give multibyte error for char <16.Stefan Monnier2004-04-121-6/+24
* Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-196Miles Bader2004-04-101-2/+0
* Resolve CVS conflictsMiles Bader2004-04-041-2/+4
* Initial revisionStefan Monnier2004-04-041-0/+487