[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/vertico 03bfb71a2b 3/3: Update changelog
From: |
ELPA Syncer |
Subject: |
[elpa] externals/vertico 03bfb71a2b 3/3: Update changelog |
Date: |
Sat, 23 Sep 2023 18:59:21 -0400 (EDT) |
branch: externals/vertico
commit 03bfb71a2b5db296a93eeb0752bd934d112e0792
Author: Daniel Mendler <mail@daniel-mendler.de>
Commit: Daniel Mendler <mail@daniel-mendler.de>
Update changelog
---
CHANGELOG.org | 3 +++
1 file changed, 3 insertions(+)
diff --git a/CHANGELOG.org b/CHANGELOG.org
index 75e2cd4353..5d1843c190 100644
--- a/CHANGELOG.org
+++ b/CHANGELOG.org
@@ -9,6 +9,9 @@
- =vertico-directory-enter=: Exit with input if prefix argument is given.
Mirrors
the behavior of =vertico-exit=.
- =vertico-mouse-map=: New keymap.
+- =vertico-repeat-select=: Do not display selected candidate.
+- =vertico-repeat=: Store active display mode if the mode was temporarily
toggled
+ via =vertico-multiform-mode=.
- Optimize truncation of multi-line candidates (=vertico--truncate-multiline=).
This affects commands like =yank-from-kill-ring=.