Variable: erc-timestamp-last-inserted

erc-timestamp-last-inserted is a buffer-local variable defined in erc-stamp.el.gz.

Documentation

Last timestamp inserted into the buffer.

Source Code

;; Defined in /usr/src/emacs/lisp/erc/erc-stamp.el.gz
(defvar-local erc-timestamp-last-inserted nil
  "Last timestamp inserted into the buffer.")