vc-checkin

vc-checkin is a compiled Lisp function in `vc.el'.

(vc-checkin FILES BACKEND &optional COMMENT INITIAL-CONTENTS)

Check in FILES. COMMENT is a comment string; if omitted, a
buffer is popped up to accept a comment. If INITIAL-CONTENTS is
non-nil, then COMMENT is used as the initial contents of the log
entry buffer.

Runs the normal hooks `vc-before-checkin-hook' and `vc-checkin-hook'.