vc-comment-to-change-log
vc-comment-to-change-log is an alias for `
log-edit-comment-to-change-log' in `
log-edit.el
'.
(vc-comment-to-change-log &optional
WHOAMI FILE-NAME)
This function is obsolete since 22.1;
use `log-edit-comment-to-change-log' instead.
Enter last VC comment into the change log for the current file.
WHOAMI (interactive prefix) non-nil means prompt for user name
and site.
FILE-NAME is the name of the change log; if nil, use
`change-log-default-name'.
This may be useful as a `vc-checkin-hook' to update change logs
automatically.