Variable: locate-history-list

locate-history-list is a variable defined in locate.el.gz.

Value

nil

Documentation

The history list used by the M-x locate (locate) command.

Source Code

;; Defined in /usr/src/emacs/lisp/locate.el.gz
(defvar locate-history-list nil
  "The history list used by the \\[locate] command.")