Function: command-history-revert

command-history-revert is a byte-compiled function defined in chistory.el.gz.

Signature

(command-history-revert IGNORE-AUTO NOCONFIRM)

Source Code

;; Defined in /usr/src/emacs/lisp/chistory.el.gz
(defun command-history-revert (_ignore-auto _noconfirm)
  (list-command-history))