Variable: gnus-group-split-updated-hook

gnus-group-split-updated-hook is a variable defined in gnus-mlspl.el.gz.

Value

nil

Documentation

Hook called just after nnmail-split-fancy(var)/nnmail-split-fancy(fun) is updated by gnus-group-split-update.

Source Code

;; Defined in /usr/src/emacs/lisp/gnus/gnus-mlspl.el.gz
(defvar gnus-group-split-updated-hook nil
  "Hook called just after `nnmail-split-fancy' is updated by
`gnus-group-split-update'.")