# HG changeset patch # User Eric S. Raymond # Date 732491395 0 # Node ID 1b7eb2d96ddd86a1563b45098463cf3c443604ab # Parent 94fc2ce49c558f6db3b681190fa28b8ad24b9281 Corrected Keywords header. diff -r 94fc2ce49c55 -r 1b7eb2d96ddd lisp/ange-ftp.el --- 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.")