From: Dmitry Gutov Date: Mon, 20 Jun 2016 02:12:12 +0000 (+0300) Subject: Mention company-pseudo-tooltip-unless-just-one-frontend-with-delay in NEWS X-Git-Url: https://code.delx.au/gnu-emacs-elpa/commitdiff_plain/adfb2d9943faec2c559c9d2e4af7b9a8e0f9056b Mention company-pseudo-tooltip-unless-just-one-frontend-with-delay in NEWS --- diff --git a/NEWS.md b/NEWS.md index d05048950..0354b92c1 100644 --- a/NEWS.md +++ b/NEWS.md @@ -4,6 +4,7 @@ * 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`