X-Git-Url: https://code.delx.au/gnu-emacs-elpa/blobdiff_plain/395f846b05fa37be4d00247941a370e6e0b7790e..adfb2d9943faec2c559c9d2e4af7b9a8e0f9056b:/NEWS.md diff --git a/NEWS.md b/NEWS.md index 96e72e8d3..0354b92c1 100644 --- a/NEWS.md +++ b/NEWS.md @@ -2,6 +2,9 @@ ## Next +* Group of backends can now contain keyword `:separate`, which makes candidates + from different backends sorted separately in the combined list. +* New frontend `company-pseudo-tooltip-unless-just-one-frontend-with-delay`. * The value of `company-dabbrev-ignore-buffers` can also be a function. * `company-files` has been moved to right after `company-capf` in `company-backends`