summaryrefslogtreecommitdiff
path: root/multishell.el
AgeCommit message (Expand)Author
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-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-15Increment version to 1.1.7 and copyright span to include current year.Ken 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 - 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-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 - more shaking out of initial multishell-list glitchesKen Manheimer
2016-01-30multishell - shake out some initial multishell-list glitchesKen Manheimer
2016-01-30multishell - list active the present then historical buffersKen Manheimer
2016-01-30multishell - whoops, changed commentary while editing commit message.Ken Manheimer
2016-01-30multishell - add multishell-list, solidify facilitiesKen Manheimer
2016-01-29multishell - start multishell-list-shells tabulated list functionality.Ken Manheimer
2016-01-29multishell - include active shell buffers names along with history entries.Ken Manheimer
2016-01-27multishell - add pending 1.0.9 changes, revise TODO/known issuesKen Manheimer
2016-01-27multishell - add paths to shells started without one, when dir trackingKen Manheimer
2016-01-27multishell - don't inhibit buffer names from completions.Ken Manheimer
2016-01-26multishell-start-shell-in-buffer - consolidate conditions betterKen Manheimer
2016-01-26multishell - don't skip cd when restarting local shells; note new startsKen Manheimer
2016-01-26multishell - refine some docstring bumpinessKen Manheimer
2016-01-26multishell - reduce multishell-primary-name savehist extra fussKen Manheimer
2016-01-26multishell - save match-data whenever; relocate some helper funcsKen Manheimer