From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Reiner Steib Newsgroups: gmane.emacs.devel Subject: Re: CVS commits and logs Date: Tue, 07 Nov 2006 19:07:18 +0100 Message-ID: References: <87r6wh1o5h.fsf@olgas.newt.com> Reply-To: Reiner Steib NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1162922894 25412 80.91.229.2 (7 Nov 2006 18:08:14 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 7 Nov 2006 18:08:14 +0000 (UTC) Cc: emacs-devel@gnu.org, wohler@newt.com, Miles Bader Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Nov 07 19:08:10 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GhVMT-00047B-3g for ged-emacs-devel@m.gmane.org; Tue, 07 Nov 2006 19:07:49 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GhVMS-0001YI-Kj for ged-emacs-devel@m.gmane.org; Tue, 07 Nov 2006 13:07:48 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GhVMD-0001WL-Gn for emacs-devel@gnu.org; Tue, 07 Nov 2006 13:07:33 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GhVMC-0001Uj-BX for emacs-devel@gnu.org; Tue, 07 Nov 2006 13:07:32 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GhVMC-0001UY-66 for emacs-devel@gnu.org; Tue, 07 Nov 2006 13:07:32 -0500 Original-Received: from [134.60.1.1] (helo=mail.uni-ulm.de) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1GhVM6-0003aQ-Rp; Tue, 07 Nov 2006 13:07:27 -0500 Original-Received: from bridgekeeper.physik.uni-ulm.de (bridgekeeper.physik.uni-ulm.de [134.60.10.123]) by mail.uni-ulm.de (8.13.8/8.13.8) with ESMTP id kA7I7J32009801; Tue, 7 Nov 2006 19:07:19 +0100 (MET) Original-Received: by bridgekeeper.physik.uni-ulm.de (Postfix, from userid 170) id 049CE12322; Tue, 7 Nov 2006 19:07:18 +0100 (CET) Original-To: Richard Stallman X-Face: /U7=m^"/-Dn61mAl{g9e3>\G5Tp,oEX|V)g2I1hBk\ML; )7A?6cmB-y7y?'NA^J<=oz7syB =(McAwIHgLX!.B?R3X}98d@?>CrT094KLWh]WU4gDpnL/")MS(XoQTv`Oq225uL>+; CpPXo$N5e>N> $tPd-gbB^F{gQS#1ase]XO~D4p4M"3+F-7~u]dy3I?Pb8RO*H-EFeWDUf?Rf, d]pv\Jvh2Cht!A=im yKAS2Z%Ao^;}W/qzMvMm Mail-Followup-To: Richard Stallman , Miles Bader , wohler@newt.com, emacs-devel@gnu.org In-Reply-To: (Richard Stallman's message of "Mon\, 06 Nov 2006 11\:08\:11 -0500") User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.90 (gnu/linux) X-DCC-INFN-TO-Metrics: gemini 1233; Body=4 Fuz1=4 Fuz2=4 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:61926 Archived-At: On Mon, Nov 06 2006, Richard Stallman wrote: > I dislike multi-file CVS commits specifically because of the clutter > of having the entire change log entry in the log of each file. I think for changes like the examples below[1], multi-file commits make sense, because the changes are closely related. I could most probably find more such examples in Gnus. When I investigated which bug-fixes from the Gnus trunk need to be merged into the stable branch and when I merged the Gnus changes done on Emacs' repository back to Gnus' repository, multi-file commit messages helped me to identify related changes in other files. Bye, Reiner. [1] ,---- | 2006-09-07 Reiner Steib | | * international/latexenc.el (latex-inputenc-coding-alist): Add cp858. | | * international/code-pages.el: Add cp858. `---- ,---- | 2006-05-30 Reiner Steib | | * textmodes/flyspell.el (turn-on-flyspell, turn-off-flyspell): | New functions. | | * textmodes/text-mode.el (text-mode-hook): Use turn-on-flyspell. `---- ,---- | 2006-04-06 Reiner Steib | | * files.el: Move some `safe-local-variable' declarations to the | respective files. | | * textmodes/ispell.el (ispell-check-comments) | (ispell-local-dictionary): Mark as safe. | | * abbrev.el (abbrev-mode): Mark as safe. |[...] `---- -- ,,, (o o) ---ooO-(_)-Ooo--- | PGP key available | http://rsteib.home.pages.de/