Variable: find-command-history

find-command-history is a variable defined in find-dired.el.gz.

Value

nil

Documentation

History of commands passed interactively to find-dired-with-command.

Source Code

;; Defined in /usr/src/emacs/lisp/find-dired.el.gz
(defvar find-command-history nil
  "History of commands passed interactively to `find-dired-with-command'.")