[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/consult 0e88c5423c 2/2: Update changelog
From: |
ELPA Syncer |
Subject: |
[elpa] externals/consult 0e88c5423c 2/2: Update changelog |
Date: |
Sun, 1 Dec 2024 09:58:19 -0500 (EST) |
branch: externals/consult
commit 0e88c5423c1fda9a489d8883e41d308534bb25c1
Author: Daniel Mendler <mail@daniel-mendler.de>
Commit: Daniel Mendler <mail@daniel-mendler.de>
Update changelog
---
CHANGELOG.org | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG.org b/CHANGELOG.org
index 032fcaf45f..8db2926070 100644
--- a/CHANGELOG.org
+++ b/CHANGELOG.org
@@ -11,6 +11,8 @@
- ~consult-grep-max-columns~: Support value ~nil~ to disable truncation.
- ~consult-line~: Enforce global completion style settings for compatibility
with
buffer-local completion style settings, which may be used by Corfu.
+- Remove special ~org-fold~ code. Set ~org-fold-core-style~ to ~overlays~ if
unfolding
+ in Org files does not work for you.
* Version 1.8 (2024-07-25)