]> code.delx.au - gnu-emacs-elpa/blobdiff - NEWS.md
Track the current selection better
[gnu-emacs-elpa] / NEWS.md
diff --git a/NEWS.md b/NEWS.md
index 9d3c1037b43c2991c42ec7e60b7918174d0bece1..b65d06709d24ec91b93f8b707770bb6eb40524cc 100644 (file)
--- a/NEWS.md
+++ b/NEWS.md
@@ -2,8 +2,18 @@
 
 ## Next
 
-* New command `company-complete-common-or-cycle`. No default binding, so one
-  would have to set it up to use it.
+* Better tracking of the current selection.
+* Pressing `<up>` or `<down>` doesn't quit the search mode.
+
+## 2015-01-23 (0.8.9)
+
+* New commands `company-next-page` and `company-previous-page`, remapping
+  `scroll-up-command` and `scroll-down-command` during completion.
+
+## 2015-01-13 (0.8.8)
+
+* Pressing `M-n` or `M-p` doesn't quit the search mode.
+* New command `company-complete-common-or-cycle`. No default binding.
 * `company-search-toggle-filtering` replaced `company-search-kill-others`.
 * Quitting the search mode resets the filtering.
 * Pressing `backspace` in the search mode deletes the character at the end of