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: Eric S. Raymond
Subject: [Emacs-diffs] Changes to emacs/doc/emacs/files.texi,v
Date: Thu, 11 Oct 2007 14:39:42 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Eric S. Raymond <esr>   07/10/11 14:39:41

Index: files.texi
===================================================================
RCS file: /sources/emacs/emacs/doc/emacs/files.texi,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- files.texi  11 Oct 2007 14:13:19 -0000      1.9
+++ files.texi  11 Oct 2007 14:39:41 -0000      1.10
@@ -1490,7 +1490,7 @@
 model in which each project has only one repository used by all
 developers.  SCCS, RCS, CVS, and Subversion share this kind of model.
 It has two important problems. One is that a single repository is a
-single point of failure--if the repository server is down all work
+single point of failure---if the repository server is down all work
 stops.  The other is that you need to be connected live to the server to
 do checkins and checkouts; if you're offline, you can't work.
 
@@ -1629,9 +1629,9 @@
 @command{svn commit} with those file arguments at the shell command
 line in the directory of the selected buffer.
 
-   If you are used to earlier versions of VC, the change in behavior
+   If you are accistomed to earlier versions of VC, the change in behavior
 you will notice is in VC-Dired mode. Other than @kbd{C-x v v}, most
-VC-mode commands used to operate on only one file selected by the line
+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-Dired mode is more subtle.  Formerly it operated in parallel on all
 marked files, but did not pass them to the version-control backends as




reply via email to

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