summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 87fc3239902..1ae231afdb3 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