]> code.delx.au - gnu-emacs-elpa/commitdiff
Mention the previous change in NEWS [ci skip]
authorDmitry Gutov <dgutov@yandex.ru>
Mon, 6 Jul 2015 12:45:49 +0000 (15:45 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Mon, 6 Jul 2015 12:46:12 +0000 (15:46 +0300)
NEWS.md

diff --git a/NEWS.md b/NEWS.md
index b452544f709c2c95f5db834a5b1227e94a17fa6b..a99d30449be7ef610f541224d9736ef465e48b58 100644 (file)
--- a/NEWS.md
+++ b/NEWS.md
@@ -2,6 +2,8 @@
 
 ## Next
 
+* Completion is not started automatically when a keyboard macro is being
+  recorded ([#374](https://github.com/company-mode/company-mode/issues/374)).
 * New command `company-indent-or-complete-common`.
 * Backend command `doc-buffer` now can also return a cons of buffer and window
   start position.