From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Michael Albinus Newsgroups: gmane.emacs.devel Subject: Re: ChangeLogs in the elpa branch Date: Mon, 26 Sep 2011 23:18:28 +0200 Message-ID: <877h4v0zq3.fsf@gmx.de> References: <87ipofdbka.fsf@gmx.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1317071930 8879 80.91.229.12 (26 Sep 2011 21:18:50 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 26 Sep 2011 21:18:50 +0000 (UTC) Cc: emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Sep 26 23:18:45 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1R8IZZ-0008Lf-EM for ged-emacs-devel@m.gmane.org; Mon, 26 Sep 2011 23:18:45 +0200 Original-Received: from localhost ([::1]:47904 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R8IZY-0001Gm-VI for ged-emacs-devel@m.gmane.org; Mon, 26 Sep 2011 17:18:44 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:39426) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R8IZQ-00016V-GT for emacs-devel@gnu.org; Mon, 26 Sep 2011 17:18:37 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R8IZO-00041L-BK for emacs-devel@gnu.org; Mon, 26 Sep 2011 17:18:36 -0400 Original-Received: from mailout-de.gmx.net ([213.165.64.23]:52584) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1R8IZN-00040s-U3 for emacs-devel@gnu.org; Mon, 26 Sep 2011 17:18:34 -0400 Original-Received: (qmail invoked by alias); 26 Sep 2011 21:18:32 -0000 Original-Received: from p57BB9768.dip0.t-ipconnect.de (EHLO detlef.gmx.de) [87.187.151.104] by mail.gmx.net (mp039) with SMTP; 26 Sep 2011 23:18:32 +0200 X-Authenticated: #3708877 X-Provags-ID: V01U2FsdGVkX18gdYg8J4AgJVc97sxWbdowGS5q9DqBXKzqTr4iLQ OEK+CIzuT9fdYZ In-Reply-To: (Stefan Monnier's message of "Mon, 26 Sep 2011 13:08:16 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-Y-GMX-Trusted: 0 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 213.165.64.23 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:144355 Archived-At: Stefan Monnier writes: >> 1) Using Emacs VC, you only have to write the ChangeLog, then use C-c >> C-a to insert it into the commit buffer. So there is no need to "write >> the same thing twice". > > That doesn't seem like an objection but more like a reason why you're > willing to live with the duplication. Sometimes, I commit for somebody else. I mark it in the ChangeLog. Without a ChangeLog, I need to add --author to the (bzr) commit. How is this possible with Emacs' VC? > Stefan Best regards, Michael.