]> git.eshelyaron.com Git - emacs.git/commitdiff
Refine docs of VC.
authorXue Fuqiao <xfq.free@gmail.com>
Sun, 2 Jun 2013 11:56:39 +0000 (19:56 +0800)
committerXue Fuqiao <xfq.free@gmail.com>
Sun, 2 Jun 2013 11:56:39 +0000 (19:56 +0800)
* maintaining.texi (VC Mode Line): Fix typo.
(VC Directory Commands): Mention `vc-dir-hide-up-to-date' with
prefix argument.

doc/emacs/ChangeLog
doc/emacs/maintaining.texi

index 133ab83e2fb96c85bbefa2432b00a51818797960..6cf28dc095c11ebce62042a84f50c9413904728b 100644 (file)
@@ -1,6 +1,9 @@
 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>
 
index 6a1f049325f067493ffa5a2a4bbf60e88712056a..17c04fe74e35477f77158e6d324c1296afa51608 100644 (file)
@@ -379,7 +379,7 @@ merge-based version control system, a @samp{-} character indicates
 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.
 
@@ -1203,7 +1203,8 @@ files and directories.
 
 @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