From d97c98fed8fb5e6a03804d96031591e9c433cf58 Mon Sep 17 00:00:00 2001 From: Dmitry Gutov Date: Thu, 8 Oct 2015 14:52:28 +0300 Subject: [PATCH] company-search-candidates: Mention company-search-regexp-function #411 --- company.el | 3 +++ 1 file changed, 3 insertions(+) diff --git a/company.el b/company.el index 2472c2921..c1af40bc6 100644 --- a/company.el +++ b/company.el @@ -1839,6 +1839,9 @@ Don't start this directly, use `company-search-candidates' or 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) -- 2.39.2