branch: externals/company commit 7c34ee0919c9c0fa34e2ab37ca46f9670cc60ae6 Author: Dmitry Gutov <dgu...@yandex.ru> Commit: Dmitry Gutov <dgu...@yandex.ru>
Add a link to PR --- NEWS.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/NEWS.md b/NEWS.md index 43e3cf0..69ebd83 100644 --- a/NEWS.md +++ b/NEWS.md @@ -3,9 +3,10 @@ ## Next * Default key bindings have been changed, moving `company-select-next` and - `company-select-previous` from `M-n` and `M-p` to `C-n` and `C-p`. The + `company-select-previous` from `M-n` and `M-p` to `C-n` and `C-p` + ([#1098](https://github.com/company-mode/company-mode/pull/1098)). The previous bindings still work, but show a warning and will be disabled soon. To - undo that change in your local configuration: + undo that change locally, do: ```el (with-eval-after-load 'company