Variable: iswitchb-common-match-inserted
iswitchb-common-match-inserted is a variable defined in
iswitchb.el.gz.
Value
nil
Documentation
Non-nil if we have just inserted a common match in the minibuffer.
Source Code
;; Defined in /usr/src/emacs/lisp/obsolete/iswitchb.el.gz
(defvar iswitchb-common-match-inserted nil
"Non-nil if we have just inserted a common match in the minibuffer.")