branch: externals/corfu
commit b470c4f117c747d9912e1734321e274dde36570e
Author: Daniel Mendler <[email protected]>
Commit: Daniel Mendler <[email protected]>

    Update README
---
 README.org | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.org b/README.org
index 62cd994e58b..62e27e19f09 100644
--- a/README.org
+++ b/README.org
@@ -574,9 +574,9 @@ enhance your setup.
   which are incompatible with the Emacs completion infrastructure. Company
   provides an adapter ~company-capf~ to handle Capfs as a Company backend. As a
   result of this design, Company is a more complex package than Corfu, three
-  times as large, even without backends. Company by default uses overlays for
-  the popup in contrast to the child frames used by Corfu. Overall both 
packages
-  work well, but Company integrates less tightly with Emacs. The
+  times as large, even without backends. Older versions of Company defaulted to
+  overlays in contrast to the child frames used by Corfu. Overall both packages
+  work well, but Corfu integrates more tightly with Emacs. Company's
   ~completion-styles~ support is more limited and the ~completion-at-point~ 
command
   and the ~completion-in-region~ function do not invoke Company.
 

Reply via email to