]> git.eshelyaron.com Git - emacs.git/commitdiff
; * etc/NEWS: Minor copyedits in the Fido mode entry.
authorEli Zaretskii <eliz@gnu.org>
Thu, 7 Nov 2019 14:16:12 +0000 (16:16 +0200)
committerEli Zaretskii <eliz@gnu.org>
Thu, 7 Nov 2019 14:16:12 +0000 (16:16 +0200)
etc/NEWS

index 4d5d9f2a7d6c17c18b41817024655c19e4614c0c..e5d0fc1c6cf6f7bef7b702b6d7b909e414c2ef26 100644 (file)
--- 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