branch: externals/consult
commit d1694da62a3bd0716adcdd8e8b1f6975f0dba44b
Author: Daniel Mendler <[email protected]>
Commit: Daniel Mendler <[email protected]>
Update changelog
---
CHANGELOG.org | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/CHANGELOG.org b/CHANGELOG.org
index 7bf8651ed7..a355345fae 100644
--- a/CHANGELOG.org
+++ b/CHANGELOG.org
@@ -12,10 +12,11 @@
format. The configuration is an alist. The car must be a command symbol. The
cdr must be a plist of keys and expressions, where the expressions evaluate
to the actual configuration values.
-- Mode hooks in previewed files are delayed. The buffer is only fully
+- Mode hooks in previewed file buffers are delayed. The buffer is only fully
initialized when leaving the minibuffer for recursive editing.
-- Increase =consult-preview-raw-size=
-- Replace =consult-preview-excluded-hooks= by =consult-preview-allowed-hooks=
+- Increase =consult-preview-raw-size=.
+- Replace =consult-preview-excluded-hooks= by =consult-preview-allowed-hooks=.
+- Add =consult-preview-variables= to bind variables for file preview.
* Version 0.16 (2022-03-08)