]> code.delx.au - gnu-emacs-elpa/blobdiff - NEWS.md
Accept numeric argument in company-select-next and friends
[gnu-emacs-elpa] / NEWS.md
diff --git a/NEWS.md b/NEWS.md
index d4b767dd7886e3f2c9b10d11f05e811eaf58bcf9..2f0675957784faf1931e432965646caf929ae5c9 100644 (file)
--- a/NEWS.md
+++ b/NEWS.md
@@ -2,6 +2,9 @@
 
 ## Next
 
+* `company-select-next`, `company-select-previous`,
+  `company-select-next-or-abort`, `company-select-previous-or-abort` and
+  `company-complete-common-or-cycle` accept a numeric argument.
 * The documentation buffer window can be scrolled with the mouse wheel.
 * New command `company-diag`. Use it in bug reports.