Variable: completion-in-region-mode--predicate
completion-in-region-mode--predicate is a variable defined in
minibuffer.el.gz.
Value
nil
Documentation
Copy of the value of completion-in-region-mode-predicate.
This holds the value completion-in-region-mode-predicate had when
we entered completion-in-region-mode(var)/completion-in-region-mode(fun).
Source Code
;; Defined in /usr/src/emacs/lisp/minibuffer.el.gz
(defvar completion-in-region-mode--predicate nil
"Copy of the value of `completion-in-region-mode-predicate'.
This holds the value `completion-in-region-mode-predicate' had when
we entered `completion-in-region-mode'.")