From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: /srv/bzr/emacs/emacs-23 r100224: Document VC headers and other VC changes. Date: Sun, 21 Nov 2010 11:05:35 -0500 Message-ID: <8739qull0w.fsf@stupidchicken.com> References: <87tyja96u2.fsf@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1290356736 29863 80.91.229.12 (21 Nov 2010 16:25:36 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 21 Nov 2010 16:25:36 +0000 (UTC) Cc: emacs-devel@gnu.org To: =?utf-8?B?xaB0xJtww6FuIE7Em21lYw==?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Nov 21 17:25:32 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PKCjH-0003Yp-MH for ged-emacs-devel@m.gmane.org; Sun, 21 Nov 2010 17:25:27 +0100 Original-Received: from localhost ([127.0.0.1]:51939 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PKCjH-0008T4-3b for ged-emacs-devel@m.gmane.org; Sun, 21 Nov 2010 11:25:27 -0500 Original-Received: from [140.186.70.92] (port=41939 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PKCcu-0006Qi-Dq for emacs-devel@gnu.org; Sun, 21 Nov 2010 11:18:59 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PKCQ5-0003rF-2L for emacs-devel@gnu.org; Sun, 21 Nov 2010 11:05:38 -0500 Original-Received: from pantheon-po16.its.yale.edu ([130.132.50.72]:49194) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PKCQ4-0003qo-UN for emacs-devel@gnu.org; Sun, 21 Nov 2010 11:05:36 -0500 Original-Received: from furball (dhcp128036226124.central.yale.edu [128.36.226.124]) (authenticated bits=0) by pantheon-po16.its.yale.edu (8.12.11.20060308/8.12.11) with ESMTP id oALG5Z7p019757 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Sun, 21 Nov 2010 11:05:35 -0500 Original-Received: by furball (Postfix, from userid 1000) id 98948160AD9; Sun, 21 Nov 2010 11:05:35 -0500 (EST) In-Reply-To: <87tyja96u2.fsf@gmail.com> (=?utf-8?B?IsWgdMSbcMOhbiBOxJtt?= =?utf-8?B?ZWMiJ3M=?= message of "Sun, 21 Nov 2010 13:52:53 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-YaleITSMailFilter: Version 1.2c (attachment(s) not renamed) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4-2.6 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:132961 Archived-At: =C5=A0t=C4=9Bp=C3=A1n N=C4=9Bmec writes: > The last sentence is (mostly) a duplicate of the previous one. Also, > AFAIK VC does not support most Git operations by far (just check the > git(1) manpage and compare the list of commands with what you can do > with VC; I'm not saying it's necessarily a bad thing, just that the > sentence is not true). Finally, I have no idea what "news merges and > repository syncing" means. I suggest simply removing everything after > "(his kernel).". Fixed, thanks.