Mercurial > emacs
comparison lisp/net/tramp-ftp.el @ 64772:060177e931f8
Sync with Tramp 2.0.50.
author | Michael Albinus <michael.albinus@gmx.de> |
---|---|
date | Sun, 07 Aug 2005 15:42:42 +0000 |
parents | 18a818a2ee7c |
children | 118ceefc8263 2d92f5c9d6ae |
comparison
equal
deleted
inserted
replaced
64771:ef0eb1c0d920 | 64772:060177e931f8 |
---|---|
1 ;;; tramp-ftp.el --- Tramp convenience functions for Ange-FTP and EFS -*- coding: iso-8859-1; -*- | 1 ;;; tramp-ftp.el --- Tramp convenience functions for Ange-FTP -*- coding: iso-8859-1; -*- |
2 | 2 |
3 ;; Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc. | 3 ;; Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc. |
4 | 4 |
5 ;; Author: Michael Albinus <Michael.Albinus@alcatel.de> | 5 ;; Author: Michael Albinus <michael.albinus@gmx.de> |
6 ;; Keywords: comm, processes | 6 ;; Keywords: comm, processes |
7 | 7 |
8 ;; This file is part of GNU Emacs. | 8 ;; This file is part of GNU Emacs. |
9 | 9 |
10 ;; GNU Emacs is free software; you can redistribute it and/or modify | 10 ;; GNU Emacs is free software; you can redistribute it and/or modify |