]> code.delx.au - gnu-emacs-elpa/blobdiff - company.el
Added note that commands will start completion manually.
[gnu-emacs-elpa] / company.el
index 075a0f09a25c040b831b58efc0f304d90a1ba225..9e6128055bc651bc9855e7c317edb81b680dca3f 100644 (file)
@@ -276,7 +276,8 @@ Completion starts automatically, depending on the values
 
 Completion can be controlled with the commands:
 `company-complete-common', `company-complete-selection', `company-complete',
-`company-select-next', `company-select-previous'.
+`company-select-next', `company-select-previous'.  If these commands are
+called before `company-idle-delay', completion will also start.
 
 Completions can be searched with `company-search-candidates'.