branch: master commit 7b19a19976c67a532ef349c84843275e3ab8a0c2 Author: Ken Manheimer <ken.manhei...@gmail.com> Commit: Ken Manheimer <ken.manhei...@gmail.com>
multishell - whoops, changed commentary while editing commit message. --- multishell.el | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/multishell.el b/multishell.el index 4e6cc36..422c55f 100644 --- a/multishell.el +++ b/multishell.el @@ -44,8 +44,7 @@ ;; the auspices of the target account, and relative to the current ;; directory, on the host where the shell is running. ;; -;; * Manage your list of active and historically registered shells, as a -;; collection. +;; * Manage your list of shells, current and past, as a collection. ;; ;; See the `multishell-pop-to-shell` docstring for details. ;;