[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] master 3bff466: ; * etc/NEWS: Fix a typo. (Bug#36829)
From: |
Eli Zaretskii |
Subject: |
[Emacs-diffs] master 3bff466: ; * etc/NEWS: Fix a typo. (Bug#36829) |
Date: |
Sat, 3 Aug 2019 07:16:05 -0400 (EDT) |
branch: master
commit 3bff466aa687464f32d378aed01af41f45bbb239
Author: Eli Zaretskii <address@hidden>
Commit: Eli Zaretskii <address@hidden>
; * etc/NEWS: Fix a typo. (Bug#36829)
---
etc/NEWS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/etc/NEWS b/etc/NEWS
index e84c0d3..cefbe84 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -351,7 +351,7 @@ respects display actions specified by
'display-buffer-alist' and
'display-buffer-overriding-action'.
** New 'flex' completion style
-An implementation of popular "flx/fuzzy/scatter" completion which
+An implementation of popular "flex/fuzzy/scatter" completion which
matches strings where the pattern appears as a subsequence. Put
simply, makes "foo" complete to both "barfoo" and "frodo". Add 'flex'
to 'completion-styles' or 'completion-category-overrides' to use it.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] master 3bff466: ; * etc/NEWS: Fix a typo. (Bug#36829),
Eli Zaretskii <=