]> git.eshelyaron.com Git - emacs.git/commit
Suggest region contents in highlight-regexp when region active
authorEarl <ej32u@protonmail.com>
Mon, 28 Sep 2020 12:16:22 +0000 (14:16 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 28 Sep 2020 12:16:22 +0000 (14:16 +0200)
commit27e1649977dfc65a7d9987070100f7da3c5c97a6
tree9ffe3454baceccbeb184e6530fb321db71b23e19
parent3a95f4fc12df0a570ad413e099a22bf901b7346d
Suggest region contents in highlight-regexp when region active

* lisp/hi-lock.el (hi-lock-face-buffer): Use the region in the
prompt if the region is active in transient-mark-mode (bug#43641).
lisp/hi-lock.el