Variable: iswitchb-eoinput
iswitchb-eoinput is a buffer-local variable defined in iswitchb.el.gz.
Documentation
Point where minibuffer input ends and completion info begins.
Copied from icomplete-eoinput.
Source Code
;; Defined in /usr/src/emacs/lisp/obsolete/iswitchb.el.gz
(defvar-local iswitchb-eoinput 1
"Point where minibuffer input ends and completion info begins.
Copied from `icomplete-eoinput'.")