emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] master 0eb0987 1/8: multishell - refine some docstring bumpiness


From: ken manheimer
Subject: [elpa] master 0eb0987 1/8: multishell - refine some docstring bumpiness
Date: Fri, 29 Jan 2016 06:41:22 +0000

branch: master
commit 0eb0987af5bbceb2c9f7a04f640c46b2f42b751d
Author: Ken Manheimer <address@hidden>
Commit: Ken Manheimer <address@hidden>

    multishell - refine some docstring bumpiness
---
 multishell.el |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/multishell.el b/multishell.el
index dc20308..f4cfb9f 100644
--- a/multishell.el
+++ b/multishell.el
@@ -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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]