; * etc/NEWS: NEWS followup to recent changes in hi-lock.el.

This commit is contained in:
Eli Zaretskii 2020-04-12 09:42:12 +03:00
parent 43282a6772
commit 9338b1307d

View file

@ -259,11 +259,16 @@ regexp instead.
** Hi-Lock
---
*** Matching in 'hi-lock-mode' is case-sensitive when regexp contains
upper case characters and `search-upper-case' is non-nil.
'highlight-phrase' also uses 'search-whitespace-regexp'
to substitute spaces in regexp search.
---
*** The default value of 'hi-lock-highlight-range' was enlarged.
The new default value is 2000000 (2 million).
** Texinfo
---