branch: externals/company commit 5d55ef0dc5d15b09d3338a0581c9bb511f437ba7 Author: Dmitry Gutov <dgu...@yandex.ru> Commit: Dmitry Gutov <dgu...@yandex.ru>
Add a NEWS entry for the previous fix --- NEWS.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS.md b/NEWS.md index 6780953..114b117 100644 --- a/NEWS.md +++ b/NEWS.md @@ -2,6 +2,8 @@ ## Next +* Better compatibility with `org-indent-mode` + ([#1252](https://github.com/company-mode/company-mode/issues/1252)). * New backend command, `deprecated`. It returns whether the completion item is deprecated or not. * `company-tooltip-common` highlightings with non-prefix and prefix matching