dgutov pushed a commit to branch master in repository elpa. commit c757a2be4f07f5f2bb9ae6bc93c603a922adc78c Author: Dmitry Gutov <dgu...@yandex.ru> Date: Tue Aug 5 04:13:14 2014 +0400
Mention company-tooltip-search in NEWS --- NEWS.md | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/NEWS.md b/NEWS.md index 04788ab..33e1e68 100644 --- a/NEWS.md +++ b/NEWS.md @@ -2,6 +2,7 @@ # Next +* New face `company-tooltip-search`, used for the search string in the tooltip. * The default value of `company-dabbrev-minimum-length` is set to 4, independent of what `company-minimum-prefix-length` is set to.