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

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

[elpa] externals/company fab440e 2/2: Rearrange


From: ELPA Syncer
Subject: [elpa] externals/company fab440e 2/2: Rearrange
Date: Thu, 22 Apr 2021 21:57:07 -0400 (EDT)

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

    Rearrange
---
 NEWS.md | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/NEWS.md b/NEWS.md
index 66915d5..6242374 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -4,12 +4,11 @@
 
 * `company-idle-delay` default reduced to 0.2 (seconds).
 * The minimum required version of Emacs is now 25.1.
-* Both built-in options for `company-format-margin-function` require Emacs
-  compiled with SVG support.
 * 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`.
+  default. New user option `company-format-margin-function`. New backend 
command
+  `kind`. Both built-in options for `company-format-margin-function` require
+  Emacs compiled with SVG support.
 * 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]