X-Git-Url: https://code.delx.au/gnu-emacs-elpa/blobdiff_plain/99834918e1d9dc8e49356fdaac0853473487806d..f10533854f4c7bb54247a11981191bf37b70cb36:/packages/multishell/multishell-list.el diff --git a/packages/multishell/multishell-list.el b/packages/multishell/multishell-list.el index dc7529b6a..93004943a 100644 --- a/packages/multishell/multishell-list.el +++ b/packages/multishell/multishell-list.el @@ -231,9 +231,9 @@ Provide for concluding minibuffer interaction if we're in completing mode." Initial sort is from most to least recently used: -- First active shells, flagged with '+' a plus sign -- Then, inactive shells, flagged with '.' a period -- Then historical shells that currently have no buffer, flagged with 'x' an ex +- First active shells, flagged with `+' a plus sign +- Then, inactive shells, flagged with `.' a period +- Then historical shells that currently have no buffer, flagged with `x' an ex \\{multishell-list-mode-map\}" (setq tabulated-list-format @@ -271,7 +271,7 @@ For duplicates, we prefer the ones that have paths." "Edit your current and historic list of shell buffers. If optional COMPLETING is nil, we present the full -`multishell-history' list in a popped buffer named '*Shells*'. +`multishell-history' list in a popped buffer named `*Shells*'. In the buffer, hit ? or h for a list of commands.