]> code.delx.au - gnu-emacs-elpa/blobdiff - NEWS.md
Add experimental backend command 'common
[gnu-emacs-elpa] / NEWS.md
diff --git a/NEWS.md b/NEWS.md
index de36cbde3e7bff1b23755802395af42c83f287cc..0be44ad7e4536d1a5460e81e3bbb7e7128532b94 100644 (file)
--- a/NEWS.md
+++ b/NEWS.md
@@ -2,6 +2,7 @@
 
 ## Next
 
+* `company-clang` ObjC arguments template insertion now requires explicit user action.
 * `company-clang-objc-templatify` does not insert spaces after colons anymore.
 * `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.