From: Glenn Morris Date: Fri, 17 Jan 2020 05:55:14 +0000 (-0800) Subject: * doc/misc/ido.texi (Ignoring): Reword per Texinfo warning. X-Git-Tag: emacs-28.0.90~7908^2~122 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=278f1f9c0a2efb5164bf57f4a78c58652ce2928c;p=emacs.git * doc/misc/ido.texi (Ignoring): Reword per Texinfo warning. --- diff --git a/doc/misc/ido.texi b/doc/misc/ido.texi index 74d0bdd29fc..7cc4edd2865 100644 --- a/doc/misc/ido.texi +++ b/doc/misc/ido.texi @@ -590,7 +590,7 @@ Now you can customize @code{completion-ignored-extensions} as well. Go ahead and add all the useless object files, backup files, shared library files and other computing flotsam you don't want Ido to show. -@strong{Note:} Ido will still complete the ignored elements +@strong{Please note:} Ido will still complete the ignored elements if it would otherwise not show any other matches. So if you type out the name of an ignored file, Ido will still let you open it just fine.