log lisp/url/url-file.el @ 112218:376148b31b5e

age author description
Sun, 02 Jan 2011 15:50:46 -0800 Glenn Morris Add 2011 to FSF/AIST copyright years.
Tue, 16 Nov 2010 14:46:12 +0100 Lars Magne Ingebrigtsen Avoid interpreting file:/foo:/bar URLs via tramp.
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Sun, 13 Sep 2009 02:09:12 +0000 Glenn Morris (url-file): Avoid assignment to free variable `filename'.
Sat, 22 Aug 2009 21:53:34 +0000 Glenn Morris Remove code for defunct system-types Apple-Macintosh, emx, ms-windows,
Sat, 07 Feb 2009 21:22:55 +0000 Chong Yidong (url-file): Use make-temp-file.
Mon, 05 Jan 2009 03:18:22 +0000 Glenn Morris Add 2009 to copyright years.
Wed, 02 Jul 2008 11:14:38 +0000 Juanma Barranquero Typo and docstring fixes.
Tue, 06 May 2008 04:29:13 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Mon, 16 Jan 2006 00:03:54 +0000 Henrik Enberg sync with trunk
Tue, 08 Jan 2008 20:46:54 +0000 Miles Bader Merge from emacs--rel--22
Thu, 06 Dec 2007 04:02:28 +0000 Glenn Morris Remove directory part from filenames in function declarations.
Thu, 29 Nov 2007 04:32:05 +0000 Glenn Morris (url-file-build-filename, url-file): Wrap uses of
Wed, 21 Nov 2007 03:06:01 +0000 Dan Nicolaescu * frame.el (msdos-mouse-p):
Tue, 20 Nov 2007 07:56:02 +0000 Dan Nicolaescu * progmodes/python.el (info-lookup-maybe-add-help):
Tue, 20 Nov 2007 00:57:10 +0000 Dan Nicolaescu * progmodes/idlw-help.el: Require browse-url unconditionally, it
Fri, 31 Aug 2007 16:40:05 +0000 Stefan Monnier * url-parse.el (url): Use defstruct rather than macros. Update all callers.
Mon, 29 Jan 2007 22:21:19 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Mon, 06 Feb 2006 18:44:57 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Sun, 23 Oct 2005 22:47:29 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 610-614)
Sun, 04 Sep 2005 03:48:17 +0000 Karoly Lorentey Merged in changes from CVS trunk. Plus added lisp/term tweaks.
Tue, 05 Jul 2005 22:22:24 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 469)
Wed, 15 Jun 2005 12:57:51 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 80-82, 350-422)
Tue, 12 Oct 2004 07:52:25 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sun, 18 Apr 2004 01:40:02 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Tue, 13 Apr 2004 17:17:13 +0000 Karoly Lorentey Merged in changes from CVS trunk
Sat, 10 Apr 2004 23:06:09 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Thu, 08 Apr 2004 12:29:09 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Mon, 07 Jan 2008 02:23:04 +0000 Glenn Morris Add 2008 to copyright years.
Wed, 08 Aug 2007 07:21:23 +0000 Glenn Morris Replace `iff' in doc-strings and comments.
Wed, 25 Jul 2007 04:18:23 +0000 Glenn Morris Switch license to GPLv3 or later.
Sun, 21 Jan 2007 03:53:13 +0000 Glenn Morris Add 2007 to copyright years.
Sun, 05 Feb 2006 23:44:47 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Thu, 20 Oct 2005 14:17:14 +0000 Eli Zaretskii Remove XEmacs conditionals.
Sat, 06 Aug 2005 15:55:38 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 04 Jul 2005 16:49:24 +0000 Lute Kamstra Update FSF's address.
Mon, 13 Jun 2005 14:32:42 +0000 Stefan Monnier (url-file, url-file-asynch-callback): Use with-current-buffer.
Sun, 10 Oct 2004 20:40:03 +0000 Lars Hansen Fix copyright notice.
Fri, 16 Apr 2004 21:59:12 +0000 Stefan Monnier (url-file-create-wrapper): Use new backquote syntax.
Mon, 12 Apr 2004 04:03:32 +0000 Stefan Monnier (url-file-build-filename): Don't use directory-sep-char.
Sat, 10 Apr 2004 05:55:49 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-196
Sun, 04 Apr 2004 04:44:10 +0000 Miles Bader Resolve CVS conflicts
Sun, 04 Apr 2004 01:21:46 +0000 Stefan Monnier Initial revision