Variable: denote-query--last-files

denote-query--last-files is a variable defined in denote.el.

Value

nil

Documentation

List of files matched by the last call to denote-make-links-buffer.

Source Code

;; Defined in ~/.emacs.d/elpa/denote-4.2.3/denote.el
(defvar denote-query--last-files nil
  "List of files matched by the last call to `denote-make-links-buffer'.")