Variable: completion-to-accept
completion-to-accept is a variable defined in completion.el.gz.
Value
nil
Documentation
Set to a string that is pending its acceptance.
Source Code
;; Defined in /usr/src/emacs/lisp/completion.el.gz
;;-----------------------------------------------
;; Updating the database
;;-----------------------------------------------
;;
;; These are the internal functions used to update the database
;;
;;
(defvar completion-to-accept nil
"Set to a string that is pending its acceptance.")