]> git.eshelyaron.com Git - emacs.git/commitdiff
* doc/misc/ido.texi (Ignoring): Reword per Texinfo warning.
authorGlenn Morris <rgm@gnu.org>
Fri, 17 Jan 2020 05:55:14 +0000 (21:55 -0800)
committerGlenn Morris <rgm@gnu.org>
Fri, 17 Jan 2020 05:55:14 +0000 (21:55 -0800)
doc/misc/ido.texi

index 74d0bdd29fcefea3086cd8e48af0f2c3491b14d2..7cc4edd28659bdd99dbae4a584a18ed4786915a7 100644 (file)
@@ -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.