]> git.eshelyaron.com Git - emacs.git/commit
Interactive Highlighting: prefix argument to select subexp
authorGrégory Mounié <Gregory.Mounie@imag.fr>
Fri, 3 Aug 2018 21:08:10 +0000 (23:08 +0200)
committerNoam Postavsky <npostavs@gmail.com>
Tue, 14 Aug 2018 23:38:21 +0000 (19:38 -0400)
commitcc5a23d40bfa7a832f7a6fb7a016557ac1416559
tree258ec3f55c167d7d8c6da9635c67ed81d7677777
parent1164d49ba6a3ce59a2bd404219851d8e27b54611
Interactive Highlighting: prefix argument to select subexp

* doc/emacs/display.texi (Highlight Interactively):
* etc/NEWS: Document the change.
* lisp/hi-lock.el (hi-lock-face-buffer, hi-lock-set-pattern): Use
the prefix argument to highlight only the corresponding sub-expression
of the regexp (Bug#32365).

Copyright-paperwork-exempt: yes
doc/emacs/display.texi
etc/NEWS
lisp/hi-lock.el