emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] master d97c98f 076/173: company-search-candidates: Mention compan


From: Dmitry Gutov
Subject: [elpa] master d97c98f 076/173: company-search-candidates: Mention company-search-regexp-function
Date: Thu, 23 Jun 2016 00:28:39 +0000 (UTC)

branch: master
commit d97c98fed8fb5e6a03804d96031591e9c433cf58
Author: Dmitry Gutov <address@hidden>
Commit: Dmitry Gutov <address@hidden>

    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 2472c29..c1af40b 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)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]