monnier pushed a change to branch externals/multishell.
at 35a0dd3 * multishell/multishell.el: Require cl-lib when compiling
for cl-letf macro.
This branch includes the following new commits:
new b314574 multishell-start-shell-in-buffer: be tolerant of absent
remote dirs.xo
new 6d77e93 Increment version number.
new 708bad6 Forward compatibility: cl-progv rather than progv
new c39be89 Increment version to 1.1.7 and copyright span to include
current year.
new bf8c445 Use appropriate interactive mode.
new aae3f1e Use dolist instead of mapcar.
new 4fee0bd Avoid circular load by depending on load from
multishell.el.
new ee12b22 Unravel conditional tangle (and use bound-and-true-p)
new 5adbb49 Remove unused variable.
new 8026840 Change variable name to respect gnu conventions.
new 68493fa Include lexical binding and adjust header copyright date.
new 6b0bc33 Rectify code formatting, per gnu people's guidance.
new 324b382 Change function name to respect gnu convention.
new 452e170 Use changed function name.
new 2b4d9d7 Rectify code formatting, per gnu people's guidance.
new 0d349ee Revise in-file change log acknowledging other's work and
prior unreleased
new 9d23005 Refine multishell-pop-to-shell docstring.
new e26492d Refine multishell-pop-to-shell docstring a bit more.
new 84a7a57 Minor wording in acknowledgment.
new 19901e0 Mark for autoloading some multishell functions used by
multishell-list.
new a1d803b Make header consistent with elpa copy.
new 1f77d77 * packages/multishell: require multishell from
multishell-list,
new 35a0dd3 * multishell/multishell.el: Require cl-lib when compiling
for cl-letf macro.