Variable: completion-preview--inhibit-update-p

completion-preview--inhibit-update-p is a buffer-local variable defined in completion-preview.el.gz.

Documentation

Whether to inhibit updating the completion preview following this command.

Source Code

;; Defined in /usr/src/emacs/lisp/completion-preview.el.gz
(defvar-local completion-preview--inhibit-update-p nil
  "Whether to inhibit updating the completion preview following this command.")