X-Git-Url: https://code.delx.au/gnu-emacs-elpa/blobdiff_plain/cd69d7b3ad6f7594c599a27da9c3a21c47622fe4..ae0a4068aa5fc6634862a03b19d4187fc30b5115:/NEWS.md diff --git a/NEWS.md b/NEWS.md index 3a22f7e7c..841a62be3 100644 --- a/NEWS.md +++ b/NEWS.md @@ -2,9 +2,13 @@ ## Next +* `company-files` has been moved to right after `company-capf` in + `company-backends` + ([#463](https://github.com/company-mode/company-mode/issues/463)). +* `company-semantic-insert-arguments`: New option. Like in `company-clang`. * `company-semantic-begin-after-member-access`: New option. Similar to the one in `company-clang`. -* `company-capf` accepts `:company-prefix-length` property function. +* `company-capf` accepts `:company-prefix-length` property value. * New face `company-tooltip-annotation-selection`, used for the annotation in the selected tooltip line. * `company-clang-objc-templatify` has been renamed to