[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
- [elpa] externals/multishell 708bad6 03/23: Forward compatibility: cl-progv rather than progv, (continued)
- [elpa] externals/multishell 708bad6 03/23: Forward compatibility: cl-progv rather than progv, Stefan Monnier, 2020/11/29
- [elpa] externals/multishell c39be89 04/23: Increment version to 1.1.7 and copyright span to include current year., Stefan Monnier, 2020/11/29
- [elpa] externals/multishell bf8c445 05/23: Use appropriate interactive mode., Stefan Monnier, 2020/11/29
- [elpa] externals/multishell ee12b22 08/23: Unravel conditional tangle (and use bound-and-true-p), Stefan Monnier, 2020/11/29
- [elpa] externals/multishell 6b0bc33 12/23: Rectify code formatting, per gnu people's guidance., Stefan Monnier, 2020/11/29
- [elpa] externals/multishell aae3f1e 06/23: Use dolist instead of mapcar., Stefan Monnier, 2020/11/29
- [elpa] externals/multishell 5adbb49 09/23: Remove unused variable., Stefan Monnier, 2020/11/29
- [elpa] externals/multishell 2b4d9d7 15/23: Rectify code formatting, per gnu people's guidance., Stefan Monnier, 2020/11/29
- [elpa] externals/multishell 0d349ee 16/23: Revise in-file change log acknowledging other's work and prior unreleased, Stefan Monnier, 2020/11/29
- [elpa] externals/multishell 9d23005 17/23: Refine multishell-pop-to-shell docstring., Stefan Monnier, 2020/11/29
- [elpa] externals/multishell e26492d 18/23: Refine multishell-pop-to-shell docstring a bit more.,
Stefan Monnier <=
- [elpa] externals/multishell 84a7a57 19/23: Minor wording in acknowledgment., Stefan Monnier, 2020/11/29
- [elpa] externals/multishell 8026840 10/23: Change variable name to respect gnu conventions., Stefan Monnier, 2020/11/29
- [elpa] externals/multishell 68493fa 11/23: Include lexical binding and adjust header copyright date., Stefan Monnier, 2020/11/29
- [elpa] externals/multishell 4fee0bd 07/23: Avoid circular load by depending on load from multishell.el., Stefan Monnier, 2020/11/29
- [elpa] externals/multishell 324b382 13/23: Change function name to respect gnu convention., Stefan Monnier, 2020/11/29
- [elpa] externals/multishell 452e170 14/23: Use changed function name., Stefan Monnier, 2020/11/29
- [elpa] externals/multishell 19901e0 20/23: Mark for autoloading some multishell functions used by multishell-list., Stefan Monnier, 2020/11/29
- [elpa] externals/multishell a1d803b 21/23: Make header consistent with elpa copy., Stefan Monnier, 2020/11/29
- [elpa] externals/multishell 1f77d77 22/23: * packages/multishell: require multishell from multishell-list,, Stefan Monnier, 2020/11/29
- [elpa] externals/multishell 35a0dd3 23/23: * multishell/multishell.el: Require cl-lib when compiling for cl-letf macro., Stefan Monnier, 2020/11/29