Variable: rcirc-keywords

rcirc-keywords is a customizable variable defined in rcirc.el.gz.

Value

nil

Documentation

List of keywords to highlight in message text.

Source Code

;; Defined in /usr/src/emacs/lisp/net/rcirc.el.gz
(defcustom rcirc-keywords nil
  "List of keywords to highlight in message text."
  :type '(repeat string))