From 0d6607ab81be365f247b8dd7a831fdb390591e49 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Sun, 21 Nov 2010 11:05:27 -0500 Subject: [PATCH] =?utf8?q?*=20maintaining.texi=20(Version=20Control=20Syst?= =?utf8?q?ems):=20Fix=20repeated=20sentence.=20Suggested=20by=20=C5=A0t?= =?utf8?q?=C4=9Bp=C3=A1n=20N=C4=9Bmec.?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- doc/emacs/ChangeLog | 5 +++++ doc/emacs/maintaining.texi | 6 ++---- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index 7dba095b250..db27d5c46f0 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog @@ -1,3 +1,8 @@ +2010-11-21 Chong Yidong + + * maintaining.texi (Version Control Systems): Fix repeated sentence. + Suggested by Štěpán Němec. + 2010-11-20 Chong Yidong * maintaining.texi (Version Control): Say "commit", not "check in". diff --git a/doc/emacs/maintaining.texi b/doc/emacs/maintaining.texi index dccd632bfb8..68e521be4ca 100644 --- a/doc/emacs/maintaining.texi +++ b/doc/emacs/maintaining.texi @@ -172,10 +172,8 @@ under active development, and has been deprecated in favor of Bazaar. @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 -- 2.39.5