X-Git-Url: https://code.delx.au/gnu-emacs-elpa/blobdiff_plain/38aa1ca2f88607c8cd9f9b5a14bf0dfadadc5546..da32a6a4e9fd28006e4a53e99250e80587cb50bf:/NEWS.md diff --git a/NEWS.md b/NEWS.md index 1e562ff31..a14f6058f 100644 --- a/NEWS.md +++ b/NEWS.md @@ -2,6 +2,8 @@ ## Next +* `company-clang` is now only initialized in supported buffers. + So, no error messages if you don't have Clang until you open a C file. * `company-clang` recognizes Clang included with recent Xcode. * New commands `company-select-previous-or-abort` and `company-select-next-or-abort`, bound to `` and ``.