branch: externals/company
commit ec3345050b07a56f32678268bd9467f2a8ae7b6b
Author: Dmitry Gutov <[email protected]>
Commit: Dmitry Gutov <[email protected]>
[ci skip] Phrasing
---
NEWS.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/NEWS.md b/NEWS.md
index 5873d9e6a4..a19a1dbbb8 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -5,7 +5,7 @@
* Default key bindings have been changed, moving `company-show-doc-buffer` and
`company-show-location` to `M-h` and `M-g` (from `C-h`/`<f1>` and `C-w`)
([#1537](https://github.com/company-mode/company-mode/issues/1537)). The
- previous bindings still work, but show a warning and will be disabled after
+ previous bindings still work, but show a warning and will be removed after
the next release. To undo that change locally, do:
```el