]> code.delx.au - gnu-emacs-elpa/commitdiff
Edit NEWS
authorDmitry Gutov <dgutov@yandex.ru>
Thu, 4 Dec 2014 09:52:15 +0000 (11:52 +0200)
committerDmitry Gutov <dgutov@yandex.ru>
Thu, 4 Dec 2014 09:53:54 +0000 (11:53 +0200)
NEWS.md

diff --git a/NEWS.md b/NEWS.md
index 0e1c8c1a5d8ca6bf6f70df74089f30d5667d2692..223e5e11d825b7e633c36da178b5032f10aea1c8 100644 (file)
--- a/NEWS.md
+++ b/NEWS.md
@@ -7,8 +7,8 @@
   of the candidates, taking into account only the ones currently displayed.
 * `company-complete-number` can be bound to keypad numbers directly, with or
   without modifiers.
-* `company-cmake` supports expansion of `<LANG>` and `<CONFIG>` placeholders
-  inside of variable names.
+* `company-cmake` expands `<LANG>` and `<CONFIG>` placeholders inside variable
+  names.
 
 ## 2014-10-15 (0.8.6)
 
@@ -24,7 +24,7 @@
 * `company-ropemacs` is only used when `ropemacs-mode` is on.
 * `company-gtags` is enabled in all `prog-mode` derivatives by default.
 * `company-end-of-buffer-workaround` is not used anymore.
-* `company-begin-commands` includes several `cc-mode` commands.
+* `company-begin-commands` includes some of `cc-mode` commands.
 
 ## 2014-08-27 (0.8.3)