diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2020-01-02 16:43:57 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2020-01-02 23:33:48 -0600 |
commit | 8b8d7675728ff9466d84ad58deedd19c9b42fa52 (patch) | |
tree | 6ab508344f8ec1d6f4eb01919c14944a939ab484 /network/tramp/README | |
parent | b58359f931cd3cf71614c75da980aebe163a1095 (diff) |
network/tramp: Removed (included in emacs now)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'network/tramp/README')
-rw-r--r-- | network/tramp/README | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/network/tramp/README b/network/tramp/README deleted file mode 100644 index 654ee46bef..0000000000 --- a/network/tramp/README +++ /dev/null @@ -1,8 +0,0 @@ -After the installation of tramp into your Emacs, you will be able to -access files on remote machines as though they were local. -Access to the remote file system for editing files, version control, -and dired are transparently enabled. -Your access to the remote machine can be with the rsh, rlogin, telnet -programs or with any similar connection method. This connection must -pass ASCII successfully to be usable but need not be 8-bit clean. -The package provides support also for ssh connections out of the box. |