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

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

[elpa] externals/company 64a3787db7 14/24: Copy edit


From: ELPA Syncer
Subject: [elpa] externals/company 64a3787db7 14/24: Copy edit
Date: Tue, 27 Aug 2024 00:57:44 -0400 (EDT)

branch: externals/company
commit 64a3787db7cce0d85dc484efd689b1ca3dceb509
Author: Dmitry Gutov <dmitry@gutov.dev>
Commit: Dmitry Gutov <dmitry@gutov.dev>

    Copy edit
---
 company.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/company.el b/company.el
index f1b8c9d2f6..cf07446221 100644
--- a/company.el
+++ b/company.el
@@ -397,8 +397,8 @@ return value should be a list of candidates that match the 
prefix.
 
 Non-prefix matches are also supported (candidates that don't start with the
 prefix, but match it in some backend-defined way).  Backends that use this
-feature must disable cache (return t to `no-cache') and might also want to
-respond to `match'.
+feature must disable cache (return t in response to `no-cache') and might
+also want to handle `match'.
 
 Optional commands
 =================



reply via email to

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