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

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

[elpa] externals/company 7c34ee0 5/6: Add a link to PR


From: ELPA Syncer
Subject: [elpa] externals/company 7c34ee0 5/6: Add a link to PR
Date: Thu, 6 May 2021 19:57:10 -0400 (EDT)

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

    Add a link to PR
---
 NEWS.md | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/NEWS.md b/NEWS.md
index 43e3cf0..69ebd83 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -3,9 +3,10 @@
 ## Next
 
 * Default key bindings have been changed, moving `company-select-next` and
-  `company-select-previous` from `M-n` and `M-p` to `C-n` and `C-p`. The
+  `company-select-previous` from `M-n` and `M-p` to `C-n` and `C-p`
+  ([#1098](https://github.com/company-mode/company-mode/pull/1098)). The
   previous bindings still work, but show a warning and will be disabled soon. 
To
-  undo that change in your local configuration:
+  undo that change locally, do:
 
 ```el
 (with-eval-after-load 'company



reply via email to

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