diff options
-rw-r--r-- | etc/NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |