Variable: erc-stamp--deferred-date-stamp

erc-stamp--deferred-date-stamp is a buffer-local variable defined in erc-stamp.el.gz.

Documentation

Active erc-stamp--date instance.

Non-nil between insertion-modification and "done" (or timer) hook.

Source Code

;; Defined in /usr/src/emacs/lisp/erc/erc-stamp.el.gz
(defvar-local erc-stamp--deferred-date-stamp nil
  "Active `erc-stamp--date' instance.
Non-nil between insertion-modification and \"done\" (or timer) hook.")