This event is signalled by by html_form() inc/html.php when called via html_revisions(). Use this to inject additional form elements1) into the form.
$data contains a Doku_Form object with the form components.
The following plugins are known to handle this event and their source code may be a good start for understanding and implementing a handler yourself.