branch: master commit 79384cc26686d3c04d3ef7e57d4441bc9592db4f Author: Ken Manheimer <ken.manhei...@gmail.com> Commit: Ken Manheimer <ken.manhei...@gmail.com>
multishell-list - refer to multishell.el for commentary, etc. --- multishell-list.el | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/multishell-list.el b/multishell-list.el index 63c6f12..d8f62ae 100644 --- a/multishell-list.el +++ b/multishell-list.el @@ -8,6 +8,8 @@ ;; Keywords: processes ;; URL: https://github.com/kenmanheimer/EmacsMultishell +;; See multishell.el for commentary, change log, etc. + (require 'tabulated-list) (defun multishell-list-open-pop ()