From: João Távora Date: Sat, 7 Mar 2020 13:47:07 +0000 (+0000) Subject: ; * etc/NEWS: correctly describe what fido-mode is X-Git-Tag: emacs-27.0.91~100 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=5b19db98ad;p=emacs.git ; * etc/NEWS: correctly describe what fido-mode is --- diff --git a/etc/NEWS b/etc/NEWS index e576bc11d5f..cfa946f2b13 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -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