Mercurial > emacs
changeset 9879:f54857d6c2f7
(ange-ftp-version): Var deleted.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 10 Nov 1994 03:18:44 +0000 |
parents | 8a68b5794c91 |
children | e84476854b43 |
files | lisp/ange-ftp.el |
diffstat | 1 files changed, 0 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ange-ftp.el Wed Nov 09 23:13:31 1994 +0000 +++ b/lisp/ange-ftp.el Thu Nov 10 03:18:44 1994 +0000 @@ -860,8 +860,6 @@ ;;;; Internal variables. ;;;; ------------------------------------------------------------ -(defconst ange-ftp-version "$Revision: 1.59 $") - (defvar ange-ftp-data-buffer-name " *ftp data*" "Buffer name to hold directory listing data received from ftp process.")