]> code.delx.au - gnu-emacs-elpa/blobdiff - NEWS.md
Introduce company-indent-or-complete-common
[gnu-emacs-elpa] / NEWS.md
diff --git a/NEWS.md b/NEWS.md
index ff928632ad92067705dabde68b9aec3b399a25db..b452544f709c2c95f5db834a5b1227e94a17fa6b 100644 (file)
--- a/NEWS.md
+++ b/NEWS.md
@@ -2,6 +2,10 @@
 
 ## Next
 
+* New command `company-indent-or-complete-common`.
+* Backend command `doc-buffer` now can also return a cons of buffer and window
+  start position.
+* Backend command `ignore-case` has been documented.
 * `company-template-c-like-templatify` does not replace the default argument
   values with `argN` anymore
   ([#336](https://github.com/company-mode/company-mode/issues/336)). This