branch: master commit 4184494d67b4a4697e08a2570aadbaa3695ce41e Author: Dmitry Gutov <dgu...@yandex.ru> Commit: Dmitry Gutov <dgu...@yandex.ru>
Update NEWS --- NEWS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS.md b/NEWS.md index 7e9c4d7..bf36c97 100644 --- a/NEWS.md +++ b/NEWS.md @@ -2,6 +2,7 @@ ## Next +* Compatibility with native line numbers display in Emacs 26. * `company-files` allows completion after `=`. * `company-template` has a new shortcut (`C-d`) for deleting an unmodified template field while cursor is on it.