aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/url/url.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* *** empty log message ***Stefan Monnier2005-10-161-0/+4
* Don't try to autoload hash table functions.Richard M. Stallman2005-10-151-10/+0
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-7/+7
* (url-retrieve): The callback function can get an additional keyword arg pair.Richard M. Stallman2005-07-151-2/+7
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (url-retrieve-synchronously): Don't exit precipitously whenStefan Monnier2005-06-101-11/+20
* (url-retrieve-synchronously): Work around the fact thatStefan Monnier2005-04-181-9/+17
* (url-retrieve-synchronously): Use accept-process-output rather than sit-for.Stefan Monnier2005-01-131-21/+21
* (url-mm-callback): Delay the invocationMasatake YAMATO2004-11-201-1/+4
* (url-do-setup): Don't set url-passwd-entry-func.Richard M. Stallman2004-10-161-20/+0
* Fix copyright notice.Lars Hansen2004-10-101-2/+1
* (url-retrieve): Use with-current-buffer.Stefan Monnier2004-04-121-27/+28
* Revision: [email protected]/emacs--cvs-trunk--0--patch-196Miles Bader2004-04-101-1/+0
* Resolve CVS conflictsMiles Bader2004-04-041-1/+2
* Initial revisionStefan Monnier2004-04-041-0/+269