1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-24 07:20:37 +00:00

; * etc/NEWS: correctly describe what fido-mode is

This commit is contained in:
João Távora 2020-03-07 13:47:07 +00:00
parent fc47e3ad99
commit 5b19db98ad

View File

@ -1497,9 +1497,9 @@ strings and report all the spelling mistakes.
+++
*** New minor mode Fido mode.
This mode is based on Icomplete, and its name stands for "Fake Ido".
The point of this mode is to be an 'ido-mode' workalike, but provide
most of the functionality present in Icomplete that is not in
'ido-mode', while being much more compatible with all of Emacs's
The point of this mode is to be an 'ido-mode' workalike, providing
most of the functionality present in 'ido-mode' that is not in
Icomplete, which is much more compatible with all of Emacs's
completion facilities.
** Ecomplete