]> code.delx.au - gnu-emacs-elpa/commitdiff
company-search-candidates: Mention company-search-regexp-function
authorDmitry Gutov <dgutov@yandex.ru>
Thu, 8 Oct 2015 11:52:28 +0000 (14:52 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Thu, 8 Oct 2015 11:52:28 +0000 (14:52 +0300)
#411

company.el

index 2472c29211e7aede0f0961274969eb82263705a8..c1af40bc6ca3a4f01f5f47bb58439efa817f916b 100644 (file)
@@ -1839,6 +1839,9 @@ Don't start this directly, use `company-search-candidates' or
 
 Regular characters are appended to the search string.
 
 
 Regular characters are appended to the search string.
 
+Customize `company-search-regexp-function' to change how the input
+is interpreted when searching.
+
 The command `company-search-toggle-filtering' (\\[company-search-toggle-filtering])
 uses the search string to filter the completion candidates."
   (interactive)
 The command `company-search-toggle-filtering' (\\[company-search-toggle-filtering])
 uses the search string to filter the completion candidates."
   (interactive)