vc-revert-buffer-internal

vc-revert-buffer-internal is an interactive compiled Lisp function in `vc-dispatcher.el'.


(vc-revert-buffer-internal &optional ARG NO-CONFIRM)

Revert buffer, keeping point and mark where user expects them.
Try to be clever in the face of changes due to expanded version-control
key words. This is important for typeahead to work as expected.
ARG and NO-CONFIRM are passed on to `revert-buffer'.