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

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

[elpa] externals/company 71bd73e 3/6: Remove one word for more compact p


From: ELPA Syncer
Subject: [elpa] externals/company 71bd73e 3/6: Remove one word for more compact paragraph
Date: Thu, 6 May 2021 19:57:09 -0400 (EDT)

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

    Remove one word for more compact paragraph
---
 NEWS.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/NEWS.md b/NEWS.md
index ed68cc7..20eb7f1 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -5,7 +5,7 @@
 * 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
   previous bindings still work, but show a warning and will be disabled soon. 
To
-  undo that change in your local configuration, do:
+  undo that change in your local configuration:
 
 ```el
 (with-eval-after-load 'company



reply via email to

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