emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] master bf94032 68/78: More NEWS entries


From: Dmitry Gutov
Subject: [elpa] master bf94032 68/78: More NEWS entries
Date: Sun, 18 Feb 2018 07:40:28 -0500 (EST)

branch: master
commit bf94032b2c8fcd431a048f766373adcbc4ad501a
Author: Dmitry Gutov <address@hidden>
Commit: Dmitry Gutov <address@hidden>

    More NEWS entries
---
 NEWS.md | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/NEWS.md b/NEWS.md
index be28f60..57d471c 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -6,12 +6,17 @@
   built-in cache disabled) is fixed
   ([#510](https://github.com/company-mode/company-mode/issues/510),
   [#654](https://github.com/company-mode/company-mode/issues/654)).
+* `company-keywords` added entries for `go-mode`, `swift-mode` and
+  `kotlin-mode`.
 * Native line numbers compatibility fixes.
+* `company-dabbrev` and `company-dabbrev-code` are more responsive when user
+  input is pending
+  ([#720](https://github.com/company-mode/company-mode/pull/720)).
 * New feature `company-tng`. It contains a frontend and some helper code.
   The frontend triggers insertion of the candidate as soon as it's selected, so
   you only need to press TAB. Add `(company-tng-configure-default)` to your
-  init script to give it a try.
-  ([#706](https://github.com/company-mode/company-mode/issues/706))
+  init script to give it a try
+  ([#706](https://github.com/company-mode/company-mode/issues/706)).
 * New user option `company-tooltip-maximum-width`.
 
 ## 2017-07-15 (0.9.4)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]