branch: master
commit b07eaf99ce27a912cc473e637d146c2d7b6c8d87
Author: Dmitry Gutov <dgu...@yandex.ru>
Commit: Dmitry Gutov <dgu...@yandex.ru>

    Move the entry up
---
 NEWS.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/NEWS.md b/NEWS.md
index acc5968..ea93112 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -2,12 +2,12 @@
 
 ## Next
 
-* New user option `company-tooltip-maximum-width`.
 * New feature `company-tng'. When added as a frontend, it allows you to insert
   the candidates as soon they are selected, eliminating the need to press RET 
to
   confirm your selection. See `company-tng.el` and use
   `(company-tng-configure-default)` to give it a try.
   ([#526](https://github.com/company-mode/company-mode/issues/526))
+* New user option `company-tooltip-maximum-width`.
 
 ## 2017-07-15 (0.9.4)
 

Reply via email to