1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-03 18:41:25 -08:00
emacs/lisp/cedet/semantic/symref
Mattias Engdegård 031e1c28f9 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.
2021-09-18 13:45:03 +02:00
..
cscope.el * lisp/cedet/semantic/symref/: Use lexical-binding 2021-02-11 19:00:53 -05:00
filter.el * lisp/cedet/semantic/symref/: Use lexical-binding 2021-02-11 19:00:53 -05:00
global.el * lisp/cedet/semantic/symref/: Use lexical-binding 2021-02-11 19:00:53 -05:00
grep.el Regexp-quote literal symbols when grepping 2021-09-18 13:45:03 +02:00
idutils.el * lisp/cedet/semantic/symref/: Use lexical-binding 2021-02-11 19:00:53 -05:00
list.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00