Variable: crisp-last-last-command

crisp-last-last-command is a variable defined in crisp.el.gz.

Value

nil

Documentation

The previous value of last-command.

Source Code

;; Defined in /usr/src/emacs/lisp/obsolete/crisp.el.gz
;; Silence the byte-compiler.
(defvar crisp-last-last-command nil
  "The previous value of `last-command'.")