Variable: ido-text

ido-text is a variable defined in ido.el.gz.

Value

nil

Documentation

Stores the user's string as it is typed in.

Source Code

;; Defined in /usr/src/emacs/lisp/ido.el.gz
(defvar ido-text nil
  "Stores the user's string as it is typed in.")