branch: externals/consult
commit 00f9def284f8394298da18bedb43fc72ac92f247
Author: Daniel Mendler <[email protected]>
Commit: Daniel Mendler <[email protected]>

    Update changelog
---
 CHANGELOG.org | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/CHANGELOG.org b/CHANGELOG.org
index a37d37d96e..a6e6a091a5 100644
--- a/CHANGELOG.org
+++ b/CHANGELOG.org
@@ -2,6 +2,12 @@
 #+author: Daniel Mendler
 #+language: en
 
+* Development
+
+- =consult-line=, =consult-line-multi=, =consult-outline=: Use lazy 
fontification for
+  completion candidates. This greatly reduces the startup cost of the commands.
+- =consult-line-multi=: Candidates are fontified, which was not the case 
before.
+
 * Version 3.0 (2025-11-15)
 
 - Make =consult-source-*= variables public. These variables are commonly

Reply via email to