]> git.eshelyaron.com Git - emacs.git/commitdiff
; Expand on the NEWS entry
authorDmitry Gutov <dgutov@yandex.ru>
Fri, 4 Dec 2020 01:54:14 +0000 (03:54 +0200)
committerDmitry Gutov <dgutov@yandex.ru>
Fri, 4 Dec 2020 01:54:14 +0000 (03:54 +0200)
etc/NEWS

index 051adf32ef411857e78893081378da2f1be9065e..81f1fe3c1a5ca9b1dc9ef0e6defd1475ec04187f 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -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