branch: master commit 31d352f8c3da5cef6c8c30ec2fbbf7b366718e06 Author: Dmitry Gutov <dgu...@yandex.ru> Commit: Dmitry Gutov <dgu...@yandex.ru>
Update NEWS.md --- NEWS.md | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/NEWS.md b/NEWS.md index 0a10f18..b615f48 100644 --- a/NEWS.md +++ b/NEWS.md @@ -2,6 +2,8 @@ ## Next +* `company-search-toggle-filtering` replaced `company-search-kill-others`. +* Quitting the search mode resets the filtering. * Pressing `backspace` in the search mode deletes the character at the end of the search string. * `company-semantic` displays function arguments as annotations.