Variable: ido-text-init
ido-text-init is a variable defined in ido.el.gz.
Value
nil
Documentation
The initial string for the user's string it is typed in.
Source Code
;; Defined in /usr/src/emacs/lisp/ido.el.gz
(defvar ido-text-init nil
"The initial string for the user's string it is typed in.")