]> git.eshelyaron.com Git - emacs.git/commit
Regexp-quote literal symbols when grepping
authorMattias Engdegård <mattiase@acm.org>
Sat, 18 Sep 2021 11:39:09 +0000 (13:39 +0200)
committerMattias Engdegård <mattiase@acm.org>
Sat, 18 Sep 2021 11:45:03 +0000 (13:45 +0200)
commit031e1c28f9ee3971b1376f30f1c8a010432e529b
tree788a466e0cb5299463f08ba1e3c31d83d7c140e9
parentdd1220b96972d77e5bbe1094586514bae63fe1eb
Regexp-quote literal symbols when grepping

`xref-find-references` was unable to find symbols like
`backquote-list*-macro`.

* lisp/cedet/semantic/symref/grep.el
(semantic-symref-grep--quote-extended): New function.
(semantic-symref-perform-search): Call it.
lisp/cedet/semantic/symref/grep.el