1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-02 03:40:36 -08:00
emacs/lisp/cedet/semantic
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
..
analyze ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
bovine ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
decorate ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
symref Regexp-quote literal symbols when grepping 2021-09-18 13:45:03 +02:00
wisent Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
analyze.el
bovine.el
chart.el
complete.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
ctxt.el
db-debug.el
db-ebrowse.el EIEIO: Promote the CLOS behavior over the EIEIO-specific behavior 2021-06-12 16:22:03 -04:00
db-el.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
db-file.el
db-find.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
db-global.el Remove redundant #' before lambda in cedet 2021-03-30 23:52:50 +02:00
db-javascript.el EIEIO: Promote the CLOS behavior over the EIEIO-specific behavior 2021-06-12 16:22:03 -04:00
db-mode.el
db-ref.el
db-typecache.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
db.el EIEIO: Promote the CLOS behavior over the EIEIO-specific behavior 2021-06-12 16:22:03 -04:00
debug.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
decorate.el
dep.el ; Fix symbol quoting typos 2021-09-12 18:36:49 +02:00
doc.el
ede-grammar.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
edit.el Remove redundant #' before lambda in cedet 2021-03-30 23:52:50 +02:00
find.el
format.el
fw.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
grammar.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
grm-wy-boot.el ; Auto-commit of loaddefs files. 2021-05-01 06:29:15 -07:00
html.el
ia-sb.el
ia.el
idle.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
imenu.el Remove redundant #' before lambda in cedet 2021-03-30 23:52:50 +02:00
java.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
lex-spp.el Remove redundant #' before lambda in cedet 2021-03-30 23:52:50 +02:00
lex.el Remove redundant #' before lambda in cedet 2021-03-30 23:52:50 +02:00
mru-bookmark.el
sb.el Use string-search instead of string-match[-p] 2021-08-09 11:35:56 +02:00
scope.el
senator.el
sort.el
symref.el
tag-file.el
tag-ls.el
tag-write.el
tag.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
texi.el
util-modes.el ; Minor stylistic fixes found by checkdoc 2021-09-16 19:37:07 +02:00
util.el
wisent.el