[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/mct updated (527c437 -> f30dddf)
From: |
ELPA Syncer |
Subject: |
[elpa] externals/mct updated (527c437 -> f30dddf) |
Date: |
Tue, 30 Nov 2021 13:57:24 -0500 (EST) |
elpasync pushed a change to branch externals/mct.
from 527c437 Extend minibuffer file map only when necessary
new 799041d Introduce mct--active variable, use advice for minibuffer
setup
new 1cee8df Rename mct--setup-completions to
mct--setup-live-completions
new 6b19465 Unify completion list setup into a single function
new d0ac8aa Avoid setting variables globally, restrict state to the
buffers
new c77fb3f Move mct--clean-completions to mct--setup-completion-list
new dea8ed0 Rename internal functions for consistency
new a5c4ba3 Do not affect completions-format global state
new f30dddf Make sure the completions-format stays local
Summary of changes:
README.org | 3 -
mct.el | 192 ++++++++++++++++++++++++++-----------------------------------
2 files changed, 82 insertions(+), 113 deletions(-)
- [elpa] externals/mct updated (527c437 -> f30dddf),
ELPA Syncer <=
- [elpa] externals/mct 1cee8df 2/8: Rename mct--setup-completions to mct--setup-live-completions, ELPA Syncer, 2021/11/30
- [elpa] externals/mct 799041d 1/8: Introduce mct--active variable, use advice for minibuffer setup, ELPA Syncer, 2021/11/30
- [elpa] externals/mct 6b19465 3/8: Unify completion list setup into a single function, ELPA Syncer, 2021/11/30
- [elpa] externals/mct d0ac8aa 4/8: Avoid setting variables globally, restrict state to the buffers, ELPA Syncer, 2021/11/30
- [elpa] externals/mct f30dddf 8/8: Make sure the completions-format stays local, ELPA Syncer, 2021/11/30
- [elpa] externals/mct dea8ed0 6/8: Rename internal functions for consistency, ELPA Syncer, 2021/11/30
- [elpa] externals/mct a5c4ba3 7/8: Do not affect completions-format global state, ELPA Syncer, 2021/11/30
- [elpa] externals/mct c77fb3f 5/8: Move mct--clean-completions to mct--setup-completion-list, ELPA Syncer, 2021/11/30