aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorJoão Távora2020-03-07 13:47:07 +0000
committerJoão Távora2020-03-07 13:59:54 +0000
commit5b19db98adcfccf432ac40ccdad831723a4c1c06 (patch)
treeb332ff4dbf528ade44674e8336efac01e414b198 /etc
parentfc47e3ad99170649de5f318ab9c6aa06cd353af1 (diff)
downloademacs-5b19db98adcfccf432ac40ccdad831723a4c1c06.tar.gz
emacs-5b19db98adcfccf432ac40ccdad831723a4c1c06.zip
; * etc/NEWS: correctly describe what fido-mode is
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS6
1 files changed, 3 insertions, 3 deletions
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.
1497+++ 1497+++
1498*** New minor mode Fido mode. 1498*** New minor mode Fido mode.
1499This mode is based on Icomplete, and its name stands for "Fake Ido". 1499This mode is based on Icomplete, and its name stands for "Fake Ido".
1500The point of this mode is to be an 'ido-mode' workalike, but provide 1500The point of this mode is to be an 'ido-mode' workalike, providing
1501most of the functionality present in Icomplete that is not in 1501most of the functionality present in 'ido-mode' that is not in
1502'ido-mode', while being much more compatible with all of Emacs's 1502Icomplete, which is much more compatible with all of Emacs's
1503completion facilities. 1503completion facilities.
1504 1504
1505** Ecomplete 1505** Ecomplete