]> code.delx.au - gnu-emacs-elpa/commitdiff
Update NEWS
authorDmitry Gutov <dgutov@yandex.ru>
Sat, 13 Apr 2013 21:26:58 +0000 (01:26 +0400)
committerDmitry Gutov <dgutov@yandex.ru>
Sat, 13 Apr 2013 21:26:58 +0000 (01:26 +0400)
Refs #11

NEWS.md

diff --git a/NEWS.md b/NEWS.md
index a788f59879be09ed06f06cc2c2ba6cee76783f28..cec4fa2a14bb32608f6935d40badeb78391e32a9 100644 (file)
--- 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.