vc-post-command-functions

vc-post-command-functions is a variable defined in `vc-dispatcher.el'.
Its value is
(cvs-vc-command-advice)

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

Documentation:
Hook run at the end of `vc-do-command'.
Each function is called inside the buffer in which the command was run
and is passed 3 arguments: the COMMAND, the FILES and the FLAGS.