]> code.delx.au - gnu-emacs-elpa/commit
* company.el (company-capf): Add support for `sorted' and `post-completion'.
authorStefan Monnier <monnier@iro.umontreal.ca>
Sat, 27 Apr 2013 13:48:47 +0000 (09:48 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sat, 27 Apr 2013 13:48:47 +0000 (09:48 -0400)
commit3a5ad7e783183345faf43ee5dd9a796f4ad35806
tree5e8c281d994c9ecd97a80cae8d364894ecbb288c
parent9efc7d3a21fbe9d36c67d535295402540d81907a
* company.el (company-capf): Add support for `sorted' and `post-completion'.
(company--capf-data): New function.
(company-backend): Declare before first use.
(company-require-match-p): Only call company-require-match is needed.
(company--continue-failed): Don't use backward-delete-char non-interactively.
(company-search-assert-enabled): Demote it, since it comes too late to
be inlined.
(company-begin-with): Use a lexical closure, so the code is byte-compiled.
(company--replacement-string, company--create-lines)
(company-pseudo-tooltip-edit, company-doc-buffer): Silence the byte-compiler.
packages/company/company.el