summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorDaniel Mendler <mail@daniel-mendler.de>2022-07-28 10:23:22 +0200
committerDaniel Mendler <mail@daniel-mendler.de>2022-07-28 10:23:22 +0200
commit49a7a6e2dc8c400400d34b77ebc5709f458af88f (patch)
tree65f08c3795cf32dae7a19bae89ab87c5ce5f97e4 /README.org
parente77f89ca457295519891e1c5f365b0da25b3134e (diff)
README: Add note about Mct (Fix #209)
Diffstat (limited to 'README.org')
-rw-r--r--README.org3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.org b/README.org
index e6af191..e1dd03b 100644
--- a/README.org
+++ b/README.org
@@ -514,7 +514,8 @@ enhance your setup.
movement such that you can quickly switch between the completions buffer and
the minibuffer or the region which is being completed. Mct does not support
timer-based auto completion, but the integration into Emacs is naturally
- tight.
+ tight. Note that Mct development is currently [[https://protesilaos.com/codelog/2022-04-14-emacs-discontinue-mct/][discontinued]] due to recent
+ changes of the default completion UI on the Emacs master branch.
- [[https://github.com/minad/consult][consult-completion-in-region]]: The Consult package provides the function
~consult-completion-in-region~ which can be set as ~completion-in-region-function~