Variable: key-substitution-in-progress

key-substitution-in-progress is a variable defined in subr.el.gz.

Value

nil

Documentation

Used internally by substitute-key-definition.

Source Code

;; Defined in /usr/src/emacs/lisp/subr.el.gz
;;;; substitute-key-definition and its subroutines.

(defvar key-substitution-in-progress nil
  "Used internally by `substitute-key-definition'.")