branch: externals/mct commit 2b0cf1d069ef4a459183dc1fe3dd2f099b04ba05 Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
Document mct-region-completions-format --- README.org | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.org b/README.org index be2b4755c8..e18951d469 100644 --- a/README.org +++ b/README.org @@ -457,6 +457,15 @@ out of the =*Completions*=. To cancel in-buffer completion, type =C-g= either before switching to the Completions' buffer or while inside of it. +#+vindex: mct-region-completions-format +The only customization option for ~mct-region-mode~ pertains to the +presentation of the =*Completions*=: ~mct-region-completions-format~. By +default, it uses the same style as ~mct-completions-format~, though it can +be configured to, for example, display candidates in a grid with either +of the =horizontal= or =vertical= values (on Emacs 27, candidates are always +displayed in a grid, as the =one-column= layout was introduced in Emacs +28). + * Installation :PROPERTIES: :CUSTOM_ID: h:1b501ed4-f16c-4118-9a4a-7a5e29143077