Variable: vc-edit-next-command-history

vc-edit-next-command-history is a variable defined in vc.el.gz.

Value

nil

Documentation

Minibuffer history for vc-edit-next-command.

Source Code

;; Defined in /usr/src/emacs/lisp/vc/vc.el.gz
(defvar vc-edit-next-command-history nil
  "Minibuffer history for `vc-edit-next-command'.")