]> code.delx.au - gnu-emacs-elpa/commitdiff
multishell - refine some docstring bumpiness
authorKen Manheimer <ken.manheimer@gmail.com>
Tue, 26 Jan 2016 18:10:49 +0000 (13:10 -0500)
committerKen Manheimer <ken.manheimer@gmail.com>
Tue, 26 Jan 2016 18:10:49 +0000 (13:10 -0500)
multishell.el

index dc2030810e0e14c30229ef5e093662f6bd8ef411..f4cfb9f5c0bb63f8fdcc53290d74b69c516713d4 100644 (file)
@@ -337,14 +337,14 @@ For example:
   buffer will be named \"*interior*\". You could append a sudo
   hop to the path, combining the previous example, and so on.
 
-Thanks to tramp, file visits from the shell, and many common
-emacs activities, like dired, will seamlessly be in the auspices
-of the target account, and relative to the current directory, on
-the host where the shell is running.
+File visits from the shell, and many common emacs activities like
+dired, will be on the host where the shell is running, in the
+auspices of the target account, and relative to the current
+directory.
 
 You can change the startup path for a shell buffer by editing it
-at the completion prompt. The new path will be preserved in
-history but will not take effect for an already-running shell.
+at the completion prompt. The new path will not take effect for
+an already-running shell.
 
 To remove a shell buffer's history entry, kill the buffer and
 affirm removal of the entry when prompted.