[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/company bb15134726 4/4: Fix markup, more concise
From: |
ELPA Syncer |
Subject: |
[elpa] externals/company bb15134726 4/4: Fix markup, more concise |
Date: |
Tue, 5 Nov 2024 21:57:39 -0500 (EST) |
branch: externals/company
commit bb151347269ac94aa8b4db55a3c6deb93c35abf1
Author: Dmitry Gutov <dmitry@gutov.dev>
Commit: Dmitry Gutov <dmitry@gutov.dev>
Fix markup, more concise
---
NEWS.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/NEWS.md b/NEWS.md
index 84a95426e1..b9abe1f49f 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -3,7 +3,7 @@
# Next
* `TAB` binding changed to `company-complete-common-or-cycle`, and `backtab`
- binding changed to `company-cycle-backward
+ binding to `company-cycle-backward`
(#[1499](https://github.com/company-mode/company-mode/pull/1499)).
* Completion is restarted if it enters a new "field" at the end, as indicated
by
the `adjust-boundaries` backend action