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

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

[elpa] externals/company 245bc3d9f9 6/7: User manual: Minor fixes


From: ELPA Syncer
Subject: [elpa] externals/company 245bc3d9f9 6/7: User manual: Minor fixes
Date: Tue, 28 Dec 2021 07:57:20 -0500 (EST)

branch: externals/company
commit 245bc3d9f93f0a71e5eea58d76be060a54a006e8
Author: YugaEgo <yet@ego.team>
Commit: YugaEgo <yet@ego.team>

    User manual: Minor fixes
---
 doc/company.texi | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/doc/company.texi b/doc/company.texi
index f3cffca01a..f16d2ce5c3 100644
--- a/doc/company.texi
+++ b/doc/company.texi
@@ -527,9 +527,8 @@ description characters (@pxref{Syntax Class 
Table,,,elisp}), or a
 predicate function.  By default, @code{company-auto-commit-chars} is
 set to the list of the syntax characters: @w{@code{(?\ ?\) ?.)}},
 which translates to the whitespaces, close parenthesis, and
-punctuation.  The particular convenience of
-@code{company-auto-commit-chars} is that they do not act as a trigger
-when they are a part of valid completion.
+punctuation.  The particular convenience of this user option values is
+they do not act as triggers when they are part of valid completion.
 @end defopt
 
 @subheading Hooks
@@ -1550,7 +1549,7 @@ issue to the corresponding third-party package 
maintainer(s).
 If the used backend is @samp{company-capf}, then take a look at the
 line starting with @samp{Value of c-a-p-f:}.  The issue could have
 been caused by a function listed there.  To identify to which package
-it belongs, type @w{@kbd{M-x find-function @key{RET} FUNCTION-NAME
+it belongs, type @w{@kbd{M-x find-function @key{RET} <function-name>
 @key{RET}}}.
 @end itemize
 



reply via email to

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