; Expand on the NEWS entry

This commit is contained in:
Dmitry Gutov 2020-12-04 03:54:14 +02:00
parent f2a3d6e28d
commit 5e22c5f90e

View file

@ -1187,8 +1187,10 @@ project's root directory, respectively.
So typing 'C-u RET' in the "*xref*" buffer quits its window
before navigating to the selected location.
*** New option xref-search-program.
So far Grep and ripgrep are supported.
*** New options xref-search-program and xref-search-program-alist.
So far Grep and ripgrep are supported. ripgrep seems to offer better
performance in certain cases, in particular for case-insensitive
searches.
** json.el