changeset 3394:ba08053a354a

Comment change.
author Richard M. Stallman <rms@gnu.org>
date Tue, 01 Jun 1993 15:56:29 +0000
parents 5ee985ad8340
children a8401c78dadc
files lisp/ange-ftp.el
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ange-ftp.el	Tue Jun 01 08:08:38 1993 +0000
+++ b/lisp/ange-ftp.el	Tue Jun 01 15:56:29 1993 +0000
@@ -1,7 +1,6 @@
 ;;; ange-ftp.el --- transparent FTP support for GNU Emacs
 
 ;;; Copyright (C) 1989, 1990, 1991, 1992, 1993  Free Software Foundation, Inc.
-;;; ??? Waiting for papers from several people.
 ;;;
 ;; Author: Andy Norman (ange@hplb.hpl.hp.com)
 ;; Keywords: comm
@@ -859,7 +858,7 @@
 ;;;; Internal variables.
 ;;;; ------------------------------------------------------------
 
-(defconst ange-ftp-version "$Revision: 1.18 $")
+(defconst ange-ftp-version "$Revision: 1.19 $")
 
 (defvar ange-ftp-data-buffer-name " *ftp data*"
   "Buffer name to hold directory listing data received from ftp process.")