[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master 6b923a5ebc 4/4: * etc/NEWS: Mention new hook 'minibuffer-lazy-hig
From: |
Juri Linkov |
Subject: |
master 6b923a5ebc 4/4: * etc/NEWS: Mention new hook 'minibuffer-lazy-highlight-setup'. |
Date: |
Sun, 20 Mar 2022 16:31:22 -0400 (EDT) |
branch: master
commit 6b923a5ebc6b2183fd2d7be54e1804bb088d59ed
Author: Juri Linkov <juri@linkov.net>
Commit: Juri Linkov <juri@linkov.net>
* etc/NEWS: Mention new hook 'minibuffer-lazy-highlight-setup'.
---
etc/NEWS | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/etc/NEWS b/etc/NEWS
index 87fc323990..1ae231afdb 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1437,6 +1437,12 @@ platforms.
This command lets you examine all data in the current selection and
the clipboard, and insert it into the buffer.
+---
+** New hook 'minibuffer-lazy-highlight-setup'.
+This hook is intended to be added to 'minibuffer-setup-hook'.
+It sets up the minibuffer for lazy highlighting of matches
+in the original window.
+
+++
** New text property 'inhibit-isearch'.
If set, 'isearch' will skip these areas, which can be useful (for