Mercurial > emacs
comparison lisp/url/url-ftp.el @ 83094:8e5779acd195
Merged in changes from CVS HEAD
Patches applied:
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-193
Update from CVS
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-194
Update from CVS
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-195
Update from CVS
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-196
Remove RCS keywords
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-197
Stupid CVS keyword changes
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-198
Update from CVS
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-199
Update from CVS
git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-134
author | Karoly Lorentey <lorentey@elte.hu> |
---|---|
date | Sat, 10 Apr 2004 23:06:09 +0000 |
parents | 1029206e72f2 e8824c4f5f7e |
children | 47f53c5c9620 |
comparison
equal
deleted
inserted
replaced
83093:fd7beda03521 | 83094:8e5779acd195 |
---|---|
1 ;;; url-ftp.el --- FTP wrapper | 1 ;;; url-ftp.el --- FTP wrapper |
2 ;; Author: $Author: miles $ | |
3 ;; Created: $Date: 2004/04/04 04:44:10 $ | |
4 ;; Version: $Revision: 1.2 $ | |
5 ;; Keywords: comm, data, processes | 2 ;; Keywords: comm, data, processes |
6 | 3 |
7 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; | 4 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; |
8 ;;; Copyright (c) 1993 - 1996 by William M. Perry <wmperry@cs.indiana.edu> | 5 ;;; Copyright (c) 1993 - 1996 by William M. Perry <wmperry@cs.indiana.edu> |
9 ;;; Copyright (c) 1996 - 1999 Free Software Foundation, Inc. | 6 ;;; Copyright (c) 1996 - 1999 Free Software Foundation, Inc. |