emacs/lisp/cedet/semantic/symref
Dmitry Gutov 45bdc37c81 Support old BSD find and "root dir symlink" better
* lisp/progmodes/grep.el (grep-compute-defaults):
Add '-H' to grep-find-template (bug#48471).

* lisp/cedet/semantic/symref/grep.el (semantic-symref-perform-search):
Pass the root directory name without the trailing slash.

* lisp/progmodes/xref.el (xref-matches-in-directory): Ditto.

* test/lisp/progmodes/xref-tests.el (xref--xref-file-name-display-is-abs)
(xref--xref-file-name-display-is-relative-to-project-root):
Make tests more strict again.
2021-06-07 04:52:30 +03: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 Support old BSD find and "root dir symlink" better 2021-06-07 04:52:30 +03:00
idutils.el * lisp/cedet/semantic/symref/: Use lexical-binding 2021-02-11 19:00:53 -05:00
list.el * lisp/cedet: Convert remaining files to lexical-binding 2021-03-15 00:08:34 -04:00