[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] /srv/bzr/emacs/emacs-23 r100226: * maintaining.texi (Versi
From: |
Chong Yidong |
Subject: |
[Emacs-diffs] /srv/bzr/emacs/emacs-23 r100226: * maintaining.texi (Version Control Systems): Fix repeated sentence. |
Date: |
Sun, 21 Nov 2010 11:05:27 -0500 |
User-agent: |
Bazaar (2.0.3) |
------------------------------------------------------------
revno: 100226
committer: Chong Yidong <address@hidden>
branch nick: emacs-23
timestamp: Sun 2010-11-21 11:05:27 -0500
message:
* maintaining.texi (Version Control Systems): Fix repeated sentence.
Suggested by Štěpán Němec.
modified:
doc/emacs/ChangeLog
doc/emacs/maintaining.texi
=== modified file 'doc/emacs/ChangeLog'
--- a/doc/emacs/ChangeLog 2010-11-20 23:16:10 +0000
+++ b/doc/emacs/ChangeLog 2010-11-21 16:05:27 +0000
@@ -1,3 +1,8 @@
+2010-11-21 Chong Yidong <address@hidden>
+
+ * maintaining.texi (Version Control Systems): Fix repeated sentence.
+ Suggested by Štěpán Němec.
+
2010-11-20 Chong Yidong <address@hidden>
* maintaining.texi (Version Control): Say "commit", not "check in".
=== modified file 'doc/emacs/maintaining.texi'
--- a/doc/emacs/maintaining.texi 2010-11-20 23:16:10 +0000
+++ b/doc/emacs/maintaining.texi 2010-11-21 16:05:27 +0000
@@ -172,10 +172,8 @@
@item
Git is a distributed version control system originally invented by
Linus Torvalds to support development of Linux (his kernel). VC
-supports most git operations, with the exception of news merges and
-repository syncing; these must be done from the command line. VC
-supports most git operations, with the exception of news merges and
-repository syncing.
+supports many common git operations, but others, such as repository
+syncing, must be done from the command line.
@cindex hg
@cindex Mercurial
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] /srv/bzr/emacs/emacs-23 r100226: * maintaining.texi (Version Control Systems): Fix repeated sentence.,
Chong Yidong <=