summaryrefslogtreecommitdiff
path: root/lisp/url/url.el
Commit message (Expand)AuthorAgeFilesLines
* (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: miles@gnu.org--gnu-2004/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