Variable: ido-rotate
ido-rotate is a variable defined in ido.el.gz.
Value
nil
Documentation
Non-nil means we are rotating list of matches.
Source Code
;; Defined in /usr/src/emacs/lisp/ido.el.gz
(defvar ido-rotate nil
"Non-nil means we are rotating list of matches.")