Variable: ido-common-match-string
ido-common-match-string is a variable defined in ido.el.gz.
Value
nil
Documentation
Stores the string that is common to all matching files.
Source Code
;; Defined in /usr/src/emacs/lisp/ido.el.gz
(defvar ido-common-match-string nil
"Stores the string that is common to all matching files.")