From: Eli Zaretskii Date: Thu, 7 Nov 2019 14:16:12 +0000 (+0200) Subject: ; * etc/NEWS: Minor copyedits in the Fido mode entry. X-Git-Tag: emacs-27.0.90~710 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3df1cf75f2f2be9549b6ffe3649387d2b4246f06;p=emacs.git ; * etc/NEWS: Minor copyedits in the Fido mode entry. --- diff --git a/etc/NEWS b/etc/NEWS index 4d5d9f2a7d6..e5d0fc1c6cf 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1216,10 +1216,11 @@ A new command 'xref-revert-buffer' is bound to 'g'. ** Icomplete +++ -*** A new minor mode based on Icomplete, Fido mode, is made available. -The point of this mode, named after "Fake Ido", is to recover much of -the functionality that still separated the popular ido-mode from -Icomplete, while still cooperating fully with all of Emacs's +*** 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 completion facilities. ** Ecomplete