]> 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)
committerAndrew G Cohen <cohen@andy.bu.edu>
Tue, 11 Dec 2018 06:15:04 +0000 (14:15 +0800)
lisp/minibuffer.el

index fc3d1243ebed6cdd00842f72ae44a3580c3655d8..3227917494e0a6ff1bd218c0faf43de9815d4f98 100644 (file)
@@ -988,7 +988,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