Variable: rcirc-update-activity-string-hook

rcirc-update-activity-string-hook is a variable defined in rcirc.el.gz.

Value

nil

Documentation

Hook run whenever the activity string is updated.

Source Code

;; Defined in /usr/src/emacs/lisp/net/rcirc.el.gz
(defvar rcirc-update-activity-string-hook nil
  "Hook run whenever the activity string is updated.")