buffer-list-update-hook

buffer-list-update-hook is a variable defined in `C source code'.
Its value is
nil

  • This variable may be risky if used as a file-local variable.

Documentation:
Hook run when the buffer list changes.
Functions running this hook are, `get-buffer-create',
`make-indirect-buffer', `rename-buffer', `kill-buffer',
`bury-buffer-internal' and `select-window'.