comparison lisp/url/url-file.el @ 83218:47f53c5c9620

Merged in changes from CVS trunk. Patches applied: * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-608 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-609 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-610 Merge from gnus--rel--5.10 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-45 Update from CVS git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-258
author Karoly Lorentey <lorentey@elte.hu>
date Tue, 12 Oct 2004 07:52:25 +0000
parents 625059157bad 01934125951e
children e58cb448e07c
comparison
equal deleted inserted replaced
83217:8131adf4ac7b 83218:47f53c5c9620
1 ;;; url-file.el --- File retrieval code 1 ;;; url-file.el --- File retrieval code
2 2
3 ;; Copyright (c) 1996 - 1999,2004 Free Software Foundation, Inc. 3 ;; Copyright (c) 1996 - 1999,2004 Free Software Foundation, Inc.
4 ;; Copyright (c) 1993 - 1996 by William M. Perry <wmperry@cs.indiana.edu>
5 4
6 ;; Keywords: comm, data, processes 5 ;; Keywords: comm, data, processes
7 6
8 ;; This file is part of GNU Emacs. 7 ;; This file is part of GNU Emacs.
9 ;; 8 ;;