diff options
author | Renato Martini <renato.martini@gmail.com> | 2013-10-20 21:24:15 +0200 |
---|---|---|
committer | Matteo Bernardini <ponce@slackbuilds.org> | 2013-10-23 12:17:46 +0200 |
commit | dd40f34e7df8cba8e1eee10782106592d8d60416 (patch) | |
tree | 1dff2a4b564413db96a7ee01956e4448c0cca9da /network/tramp/slack-desc | |
parent | 787ad95bbc0aa94e6beecf815835bb81e4c0c585 (diff) | |
download | slackbuilds-dd40f34e7df8cba8e1eee10782106592d8d60416.tar.gz |
network/tramp: Added (remote file editing package for Emacs).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'network/tramp/slack-desc')
-rw-r--r-- | network/tramp/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/network/tramp/slack-desc b/network/tramp/slack-desc new file mode 100644 index 0000000000..c32f0b227f --- /dev/null +++ b/network/tramp/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +tramp: Tramp (remote file editing package for Emacs) +tramp: +tramp: After the installation of tramp into your Emacs, you will be able to +tramp: access files on remote machines as though they were local. +tramp: Access to the remote file system for editing files, version control, +tramp: and dired are transparently enabled. +tramp: Your access to the remote machine can be with the rsh, rlogin, telnet +tramp: programs or with any similar connection method. This connection must +tramp: pass ASCII successfully to be usable but need not be 8-bit clean. +tramp: The package provides support also for ssh connections out of the box. +tramp: |