branch: externals/company commit 1a0fc12a9c3d25e28c22f319e7b097f435b1c27d Author: Dmitry Gutov <dmi...@gutov.dev> Commit: Dmitry Gutov <dmi...@gutov.dev>
Mention `cape` as requested in https://github.com/company-mode/company-mode/commit/566c273678cae95db1541eb7b0ce1eddb26b8dfe#commitcomment-143075730 --- NEWS.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index 093f2bb3d7..4c518585ed 100644 --- a/NEWS.md +++ b/NEWS.md @@ -9,7 +9,8 @@ * As such `company-capf` now interrupts computation on new user input. Completion tables that are incompatible with this behavior should get updated: bind `inhibit-quit` to non-nil around their sensitive sections, or - simply around the whole implementation (as a fallback). + simply around the whole implementation (e.g. using + `cape-capf-noninterruptible` from [cape](https://github.com/minad/cape/)). * `company-elisp` has been removed. It's not needed since Emacs 24.4, with all of its features having been incorporated into the built-in Elisp completion. * `company-files` shows shorter completions. Previously, the popup spanned