* etc/NEWS: Mention 'replace-regexp-function' (bug#52558).

This commit is contained in:
Juri Linkov 2022-01-24 20:45:53 +02:00
parent 2166b1e65e
commit 28a0d0037c

View file

@ -1186,6 +1186,10 @@ searchable data, like image data) with a 'display' text property.
It marks the image with the 'inhibit-isearch' text property, which
inhibits 'isearch' matching the STRING parameter.
---
** New function 'replace-regexp-function'.
It can be used to implement own regexp syntax for search/replace.
---
** New user option 'pp-use-max-width'.
If non-nil, 'pp' will attempt to limit the line length when formatting