2013-06-02 Xue Fuqiao <xfq.free@gmail.com>
* maintaining.texi (Branches): Add motivations for branching.
+ (VC Mode Line): Fix typo.
+ (VC Directory Commands): Mention `vc-dir-hide-up-to-date' with
+ prefix argument.
2013-06-01 Glenn Morris <rgm@gnu.org>
that the work file is unmodified, and @samp{:} indicates that it has
been modified. @samp{!} indicates that the file contains conflicts as
result of a recent merge operation (@pxref{Merging}), or that the file
-was removed from the version control. Finally, @samp{?} means that
+was removed from the version control. Finally, @samp{?} means that
the file is under version control, but is missing from the working
tree.
@item x
Hide files with @samp{up-to-date} status
-(@code{vc-dir-hide-up-to-date}).
+(@code{vc-dir-hide-up-to-date}). With a prefix argument, hide items
+that are in state of item at point from display.
@end table
@findex vc-dir-mark