Variable: erc-last-ison
erc-last-ison is a buffer-local variable defined in erc-notify.el.gz.
Documentation
Last ISON information received through erc-notify-timer.
Source Code
;; Defined in /usr/src/emacs/lisp/erc/erc-notify.el.gz
;;;; Internal variables
(defvar-local erc-last-ison nil
"Last ISON information received through `erc-notify-timer'.")