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

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

[elpa] externals/company 5618f28: Clarify NEWS entry


From: ELPA Syncer
Subject: [elpa] externals/company 5618f28: Clarify NEWS entry
Date: Sun, 16 May 2021 08:57:10 -0400 (EDT)

branch: externals/company
commit 5618f28d62cbbdcccdaee1b455fc6e9d1c8bff31
Author: Dmitry Gutov <dgutov@yandex.ru>
Commit: Dmitry Gutov <dgutov@yandex.ru>

    Clarify NEWS entry
    
    #1073
    
    It also affects any other backends which give timers a chance to run, like 
those
    that use external process communication. No matter if they use url-retrieve 
or
    url-retrieve-synchronously.
    
    So far the effect seems uniformly beneficial, though.
---
 NEWS.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/NEWS.md b/NEWS.md
index b1be303..7d56aec 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -21,7 +21,7 @@
 
 * New user option `company-files-chop-trailing-slash`
   ([#1042](https://github.com/company-mode/company-mode/issues/1042)).
-* Improved visual responsiveness with async backends
+* Improved visual responsiveness with (but not limited to) async backends
   ([#1073](https://github.com/company-mode/company-mode/issues/1073)). New user
   option `company-async-redisplay-delay`.
 * `company-idle-delay` default reduced to 0.2 (seconds).



reply via email to

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