]> git.eshelyaron.com Git - emacs.git/commitdiff
; * lisp/minibuffer.el (completion-cycle-threshold): Fix last change.
authorEli Zaretskii <eliz@gnu.org>
Mon, 12 Mar 2018 20:08:54 +0000 (22:08 +0200)
committerEli Zaretskii <eliz@gnu.org>
Mon, 12 Mar 2018 20:08:54 +0000 (22:08 +0200)
lisp/minibuffer.el

index 76cda2c48070843145ebee9350cf36712a36341a..7302fff45840d178cb86fda06fc4cc9fcb82e4ef 100644 (file)
@@ -987,7 +987,7 @@ Moves point to the end of the new text."
   "Number of completion candidates below which cycling is used.
 Depending on this setting `completion-in-region' may use cycling,
 whereby invoking a completion command several times in a row
-completes to each of the candidates in turn, in cyclic manner.
+completes to each of the candidates in turn, in cyclic manner.
 If nil, cycling is never used.
 If t, cycling is always used.
 If an integer, cycling is used so long as there are not more