emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/doc/emacs/files.texi,v


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/doc/emacs/files.texi,v
Date: Sat, 10 May 2008 08:09:40 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Eli Zaretskii <eliz>    08/05/10 08:09:40

Index: files.texi
===================================================================
RCS file: /cvsroot/emacs/emacs/doc/emacs/files.texi,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -b -r1.23 -r1.24
--- files.texi  9 May 2008 20:03:26 -0000       1.23
+++ files.texi  10 May 2008 08:09:39 -0000      1.24
@@ -1627,7 +1627,7 @@
 you will notice is in the directory mode. Other than @kbd{C-x v v}, most
 VC-mode commands once operated on only one file selected by the line
 the cursor is on.  The change in the behavior of @kbd{C-x v v} outside
-VC directory mode is more subtle.  Formerly it operated in parallel on all
+VC Directory Mode is more subtle.  Formerly it operated in parallel on all
 marked files, but did not pass them to the version-control backends as
 a group.  Now it does, which enables VC to drive changeset-based
 version-control systems.
@@ -1807,12 +1807,12 @@
   In the @samp{*VC-Log*} buffer, @kbd{C-c C-f} (@kbd{M-x
 log-edit-show-files}) shows the list of files to be committed in case
 you need to check that.  (This can be a list of more than one file if
-you use VC directory mode or PCL-CVS.)
+you use VC Directory Mode or PCL-CVS.)
 @iftex
address@hidden directory mode,,,emacs-xtra, Specialized Emacs Features},
address@hidden Directory Mode,,,emacs-xtra, Specialized Emacs Features},
 @end iftex
 @ifnottex
address@hidden directory mode},
address@hidden Directory Mode},
 @end ifnottex
 and @ref{Top, , About PCL-CVS, pcl-cvs, PCL-CVS --- The Emacs
 Front-End to CVS}.)
@@ -1831,7 +1831,7 @@
 is the normal way to do things on a changeset-oriented system, where
 comments are attached to changesets rather than the history of
 individual files.)  The most convenient way to do this is to mark all the
-files in VC directory mode and check in from there; the log buffer will
+files in VC Directory Mode and check in from there; the log buffer will
 carry the fileset information with it and do a group commit when you
 confirm it with @kbd{C-c C-c}.
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]