Variable: denote-command-prompt-history

denote-command-prompt-history is a variable defined in denote.el.

Value

nil

Documentation

Minibuffer history for denote-command-prompt.

Source Code

;; Defined in ~/.emacs.d/elpa/denote-4.2.3/denote.el
(defvar denote-command-prompt-history nil
  "Minibuffer history for `denote-command-prompt'.")