Variable: which-key--prefix-help-cmd-backup

which-key--prefix-help-cmd-backup is a variable defined in which-key.el.gz.

Value

nil

Documentation

Backup the value of prefix-help-command.

Source Code

;; Defined in /usr/src/emacs/lisp/which-key.el.gz
(defvar which-key--prefix-help-cmd-backup nil
  "Backup the value of `prefix-help-command'.")