From: Dmitry Gutov Date: Sat, 13 Apr 2013 21:26:58 +0000 (+0400) Subject: Update NEWS X-Git-Url: https://code.delx.au/gnu-emacs-elpa/commitdiff_plain/6a095e308b15d4dcc2358d8a2a3f88e440433a24 Update NEWS Refs #11 --- diff --git a/NEWS.md b/NEWS.md index a788f5987..cec4fa2a1 100644 --- a/NEWS.md +++ b/NEWS.md @@ -2,6 +2,8 @@ ## Next +* `company-auto-complete` is disabled by default. +* `company-auto-complete-chars` default value includes fewer syntax classes. * `company-eclim` and `company-clang` do not strip argument types from fields. * `company-clang` expand function calls into templates for all three modes now. * `company-clang` supports `c++-mode` by default.