mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-10 21:50:37 -08:00
; * etc/NEWS: Fix a typo. (Bug#36829)
This commit is contained in:
parent
5ae1191e5b
commit
3bff466aa6
1 changed files with 1 additions and 1 deletions
2
etc/NEWS
2
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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue