emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/company 798238f 2/2: Correction


From: ELPA Syncer
Subject: [elpa] externals/company 798238f 2/2: Correction
Date: Sun, 2 May 2021 21:57:09 -0400 (EDT)

branch: externals/company
commit 798238f37820d00b8b25b00386ce0687cb8d4187
Author: Dmitry Gutov <dgutov@yandex.ru>
Commit: Dmitry Gutov <dgutov@yandex.ru>

    Correction
---
 NEWS.md | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/NEWS.md b/NEWS.md
index ccd6512..2fad254 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -8,12 +8,12 @@
 * `company-idle-delay` default reduced to 0.2 (seconds).
 * The minimum required version of Emacs is now 25.1.
 * Added support for icons
-  ([#1070](https://github.com/company-mode/company-mode/pull/1070)), disabled 
by
-  default. New user option `company-format-margin-function`. New backend 
command
-  `kind`. There are two built-in icon sets, one for light and another for dark
-  icons. Both use SVG. The default behavior is to choose the best one for the
-  current theme automatically, or if the current frame is non-graphical or
-  simply does not support rendering SVG images, fall back to text-based 
"icons".
+  ([#1070](https://github.com/company-mode/company-mode/pull/1070)).
+  New user option `company-format-margin-function`. New backend command
+  `kind`. There are two built-in SVG icon sets, one for light and another for
+  dark icons. The default behavior is to choose the best one for the current
+  theme automatically, or if the current frame is non-graphical or simply does
+  not support rendering SVG images, fall back to text-based "icons".
 * New user option `company-abort-on-unique-match`
   ([#1046](https://github.com/company-mode/company-mode/issues/1046)).
 * `company-select-mouse` is a new frontend action



reply via email to

[Prev in Thread] Current Thread [Next in Thread]