aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/url/url.el
Commit message (Expand)AuthorAgeFilesLines
* 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.el (url-retrieve-synchronously): Add optional arg SILENT andLeo Liu2013-12-201-2/+3
* Fix declaration typoGlenn Morris2013-05-231-1/+2
* * lisp/url/url.el (mm-dissect-buffer, mm-display-part): Declare.Glenn Morris2013-05-221-0/+5
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+2
* Doc fix for url-http.Chong Yidong2012-10-131-5/+7
* More CL cleanups and reduction of use of cl.el.Stefan Monnier2012-07-111-1/+0
* * url.el (url-retrieve-internal): Fix last change.Chong Yidong2012-06-211-3/+3
* Improve RFC 3986 conformance of url package.Chong Yidong2012-05-091-5/+5
* Replace lexical-let by lexical-binding (except Gnus, CEDET, ERT).Stefan Monnier2012-04-261-3/+3
* (url-retrieve-internal): Hexify multibye URL string first when necessary.William Xu2012-04-101-2/+9
* Warn instead of erroring when pruning the URL cacheLars Ingebrigtsen2012-02-201-1/+4
* Allow specifying whether to inhibit cookies on a per-URL basisLars Ingebrigtsen2012-02-081-5/+12
* Expire URL items from the on-disk cache once in a whileLars Ingebrigtsen2012-02-061-0/+7
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-11-141-2/+2
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Refill some copyright headers.Glenn Morris2011-01-151-2/+2
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-2/+2
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Modify url-retrieve and related functions and structures to respect aLars Magne Ingebrigtsen2010-10-021-6/+12
* | Stop message.el from loading about 40 libraries it doesn't always need.Glenn Morris2010-03-181-3/+4
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* Fix braino in previous change.Juanma Barranquero2008-10-241-1/+1
* New function `locate-user-emacs-file'.Juanma Barranquero2008-10-241-5/+1
* Typo and docstring fixes.Juanma Barranquero2008-07-021-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-8/+6
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | (url-configuration-directory): Make it a defcustom.Glenn Morris2007-12-111-7/+10
* | Merge from emacs--rel--22Miles Bader2007-11-211-1/+3
|\|
| * (url-retrieve-synchronously): Call delete-process.Richard M. Stallman2007-11-151-1/+3
* | Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
|\|
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | (url-configuration-directory): Use user-emacs-directory.Chong Yidong2007-06-131-1/+2
|/
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* (url-retrieve-internal): Don't use `url-proxy-object'.Magnus Henoch2007-01-141-1/+0
* (url-retrieve-internal): Bind url-proxy-object to nil.Magnus Henoch2006-12-081-0/+1
* (url-retrieve-synchronously): Allow quitting when inhibit-quit is t.Magnus Henoch2006-11-081-3/+9
* * url.el (url-retrieve): Minor doc clarification.Chong Yidong2006-10-271-4/+4
* * url-http.el (url-http-mark-connection-as-free): Verify thatChong Yidong2006-10-271-5/+34
* (url-redirect-buffer): New var.Stefan Monnier2006-02-201-12/+23
* (url-retrieve-synchronously): Adjust the workaround so as notStefan Monnier2006-01-101-2/+5
* (url-retrieve, url-retrieve-synchronously): Autoload.Stefan Monnier2006-01-021-1/+3
* (url-configuration-directory): Don't autoload because theStefan Monnier2005-12-271-1/+0
* (url-configuration-directory): Use ~/.emacs.d if possible.Stefan Monnier2005-12-211-1/+5
* (url-retrieve): Test url-history-track.Richard M. Stallman2005-12-011-1/+2