emacs-gpu/doc
Juri Linkov 4bf9bb56b5 Highlight regexp sub-expressions in query-replace
* lisp/replace.el (query-replace-highlight-submatches): New defcustom.
(replace-submatches-overlays): New variable.
(replace-highlight): Use query-replace-highlight-submatches.
(replace-dehighlight): Use query-replace-highlight-submatches.

* doc/emacs/search.texi (Query Replace):
Add documentation for query-replace-highlight-submatches.

Suggested by Drew Adams <drew.adams@oracle.com> in bug#43702.
2020-10-14 11:56:23 +03:00
..
emacs Highlight regexp sub-expressions in query-replace 2020-10-14 11:56:23 +03:00
lispintro ; shorten https://lists.gnu.org/archive/html/... links 2020-10-09 12:23:02 +02:00
lispref Add a new variable tab-first-completion 2020-10-14 07:26:58 +02:00
man Fix man page title lines and timestamps 2020-10-12 20:59:14 +02:00
misc Calc: allow infinite binary word size (bug#43764) 2020-10-13 11:29:01 +02:00