changeset 2250:1b7eb2d96ddd

Corrected Keywords header.
author Eric S. Raymond <esr@snark.thyrsus.com>
date Thu, 18 Mar 1993 21:49:55 +0000
parents 94fc2ce49c55
children 216f86e5891d
files lisp/ange-ftp.el
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ange-ftp.el	Thu Mar 18 21:44:24 1993 +0000
+++ b/lisp/ange-ftp.el	Thu Mar 18 21:49:55 1993 +0000
@@ -4,7 +4,7 @@
 ;;; ??? Waiting for papers from several people.
 ;;;
 ;;; Author: Andy Norman (ange@hplb.hpl.hp.com)
-;;; Keywords: tools
+;;; Keywords: comm
 ;;;
 ;;; This program is free software; you can redistribute it and/or modify
 ;;; it under the terms of the GNU General Public License as published by
@@ -859,7 +859,7 @@
 ;;;; Internal variables.
 ;;;; ------------------------------------------------------------
 
-(defconst ange-ftp-version "$Revision: 1.13 $")
+(defconst ange-ftp-version "$Revision: 1.14 $")
 
 (defvar ange-ftp-data-buffer-name " *ftp data*"
   "Buffer name to hold directory listing data received from ftp process.")