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

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

[elpa] externals/multishell e26492d 18/23: Refine multishell-pop-to-shel


From: Stefan Monnier
Subject: [elpa] externals/multishell e26492d 18/23: Refine multishell-pop-to-shell docstring a bit more.
Date: Sun, 29 Nov 2020 23:19:39 -0500 (EST)

branch: externals/multishell
commit e26492d2810d5eabd7446b74acf6d882cc0f112c
Author: Ken Manheimer <ken.manheimer@gmail.com>
Commit: Ken Manheimer <ken.manheimer@gmail.com>

    Refine multishell-pop-to-shell docstring a bit more.
---
 multishell.el | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/multishell.el b/multishell.el
index 2608243..019cb68 100644
--- a/multishell.el
+++ b/multishell.el
@@ -338,8 +338,8 @@ Hit ? in the listing buffer for editing commands.
 
 ==== Basic operation:
 
- - If the current buffer is shell-mode buffer (or shell-mode derived)
-   then focus is moved to the process input point.
+ - If the current buffer is in shell-mode then focus is moved to
+   the process input point.
 
    \(Use a universal argument go to a different shell buffer
    when already in a buffer that has a process - see below.)
@@ -363,7 +363,7 @@ was disconnected or otherwise stopped, it's resumed.
 ===== Universal arg to start and select between named shell buffers:
 
 You can assign a distinct name to new shell buffers by prefixing
-your \\[multishell-pop-to-shell] invocation with single or double
+your \\[multishell-pop-to-shell] invocation with a single or double
 `universal-argument', \\[universal-argument]:
 
  - With a single universal argument, prompt for the buffer name



reply via email to

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