]> code.delx.au - gnu-emacs/blobdiff - doc/emacs/mini.texi
* window.c (quad): New function.
[gnu-emacs] / doc / emacs / mini.texi
index 0036b67f17459f1d94f80de5d5459e2460be42b6..e5a84bda56dcd0d4fc71f2a3714583e43ef86840 100644 (file)
@@ -550,7 +550,7 @@ those completion alternatives; each subsequent invocation of the
 completion command replaces that with the next completion alternative,
 in a cyclic manner.  If you give @code{completion-cycle-threshold} a
 numeric value @var{n}, completion commands switch to this cycling
-behavior only when there are fewer than @var{n} alternatives.
+behavior only when there are @var{n} or fewer alternatives.
 
 @cindex Icomplete mode
 @findex icomplete-mode