Variable: tooltip-previous-message

tooltip-previous-message is a variable defined in tooltip.el.gz.

Value

nil

Documentation

The previous content of the echo area.

Source Code

;; Defined in /usr/src/emacs/lisp/tooltip.el.gz
(defvar tooltip-previous-message nil
  "The previous content of the echo area.")