summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-05Revise the multishell README description.externals/multishellKen Manheimer
2022-06-05Increment the package version and refine the description header a little.Ken Manheimer
2022-06-05Autoload customizations so the customized keybinding loads the package.Ken Manheimer
2022-06-05Refine multishell features description.Ken Manheimer
2021-08-02Try to clarify multishell-command-key description, remove deprecated stuff.Ken Manheimer
2021-08-02Make multishell command-key customization work.Ken Manheimer
2020-10-30* multishell/multishell.el: Require cl-lib when compiling for cl-letf macro.Ken Manheimer
2020-10-28* packages/multishell: require multishell from multishell-list,Ken Manheimer
2020-10-28Make header consistent with elpa copy.Ken Manheimer
2020-10-28Mark for autoloading some multishell functions used by multishell-list.Ken Manheimer
2020-10-28Minor wording in acknowledgment.Ken Manheimer
2020-10-28Refine multishell-pop-to-shell docstring a bit more.Ken Manheimer
2020-10-28Refine multishell-pop-to-shell docstring.Ken Manheimer
2020-10-28Revise in-file change log acknowledging other's work and prior unreleasedKen Manheimer
2020-10-28Rectify code formatting, per gnu people's guidance.Ken Manheimer
2020-10-28Use changed function name.Ken Manheimer
2020-10-28Change function name to respect gnu convention.Ken Manheimer
2020-10-28Rectify code formatting, per gnu people's guidance.Ken Manheimer
2020-10-28Include lexical binding and adjust header copyright date.Ken Manheimer
2020-10-28Change variable name to respect gnu conventions.Ken Manheimer
2020-10-28Remove unused variable.Ken Manheimer
2020-10-28Unravel conditional tangle (and use bound-and-true-p)Ken Manheimer
2020-10-28Avoid circular load by depending on load from multishell.el.Ken Manheimer
2020-10-28Use dolist instead of mapcar.Ken Manheimer
2020-10-28Use appropriate interactive mode.Ken Manheimer
2020-10-15Increment version to 1.1.7 and copyright span to include current year.Ken Manheimer
2020-10-15Forward compatibility: cl-progv rather than progvKen Manheimer
2016-06-27Increment version number.Ken Manheimer
2016-06-27multishell-start-shell-in-buffer: be tolerant of absent remote dirs.xoKen Manheimer
2016-02-12multishell - 1.1.5, preserve listing recency, increment multishell-versionKen Manheimer
2016-02-12multishell - 1.1.4, resolves several TODO items.Ken Manheimer
2016-02-12multishell - Suppress trivial duplicates in completions list presentation.Ken Manheimer
2016-02-12multishell - Be more specific about why we use tramp-cleanup-connection.Ken Manheimer
2016-02-12multishell - Use better names for completing read and dispatch provisions.Ken Manheimer
2016-02-11multishell - method to conclude minibuffer interaction from multishell-listKen Manheimer
2016-02-10Clarify scheme for using multishell-list for completions help buffer.Ken Manheimer
2016-02-09multishell - roughly working draft using multishell-list for completionsKen Manheimer
2016-02-09Rough stab at using tabulated-list-mode for minibuffer-completion-helpKen Manheimer
2016-02-09multishell - 1.1.3Ken Manheimer
2016-02-07multishell-list - decorate shell names and implement mouse-click open-hereKen Manheimer
2016-02-05multishell-list - provide for returning to stopped shells w/out restartingKen Manheimer
2016-02-01multishell - multishell-list "clone"; small editsKen Manheimer
2016-02-01multishell - Resolve byte-compiler complaints, and rectify some wartsKen Manheimer
2016-01-31multishell - settle known multishell-list sort instability issues.Ken Manheimer
2016-01-30multishell - set rev to 1.1.1Ken Manheimer
2016-01-30multishell-list - refer to multishell.el for commentary, etc.Ken Manheimer
2016-01-30multishell - more shaking out of initial multishell-list glitchesKen Manheimer
2016-01-30multishell - shake out some initial multishell-list glitchesKen Manheimer
2016-01-30multishell-list-open-as-default - new operation, on "O"Ken Manheimer
2016-01-30multishell-list-edit-entry - make actual buffer name track editKen Manheimer