Function: vc-dir-hide-up-to-date
vc-dir-hide-up-to-date is a function alias and interactive for
vc-dir-hide-state, defined in vc-dir.el.gz.
Signature
(vc-dir-hide-up-to-date &optional STATE)
Documentation
Hide items that are in STATE from display.
See vc-state for valid values of STATE.
If STATE is nil, hide both up-to-date and ignored items.
Interactively, if current-prefix-arg is non-nil, set STATE to
state of item at point, if any.
Key Bindings