]> code.delx.au - gnu-emacs-elpa/blobdiff - NEWS.md
Define and use `company-grab-symbol-cons'
[gnu-emacs-elpa] / NEWS.md
diff --git a/NEWS.md b/NEWS.md
index 76a960fb2292704a47eb9a8a686b4001ba2747a9..d0203d80ca567ff6dbd0ff71cb66b247498cd71a 100644 (file)
--- a/NEWS.md
+++ b/NEWS.md
@@ -2,6 +2,10 @@
 
 ## Next
 
+* New function `company-grab-symbol-cons`.
+* `company-clang` fetches completion candidates asynchronously.
+* Added support for asynchronous back-ends (experimental).
+* Support for back-end command `crop` dropped (it was never documented).
 * Support for Emacs 23 dropped.
 * New user option `company-abort-manual-when-too-short`.