From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: CVS commits and logs Date: Tue, 07 Nov 2006 22:33:19 +0200 Message-ID: References: <87r6wh1o5h.fsf@olgas.newt.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1162931647 26683 80.91.229.2 (7 Nov 2006 20:34:07 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 7 Nov 2006 20:34:07 +0000 (UTC) Cc: wohler@newt.com, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Nov 07 21:34:04 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 1GhXdh-00036o-8g for ged-emacs-devel@m.gmane.org; Tue, 07 Nov 2006 21:33:47 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GhXdg-0008Hw-R3 for ged-emacs-devel@m.gmane.org; Tue, 07 Nov 2006 15:33:44 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GhXdU-0008E8-Il for emacs-devel@gnu.org; Tue, 07 Nov 2006 15:33:32 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GhXdT-0008CL-9a for emacs-devel@gnu.org; Tue, 07 Nov 2006 15:33:31 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GhXdS-0008Bp-Ti for emacs-devel@gnu.org; Tue, 07 Nov 2006 15:33:31 -0500 Original-Received: from [192.114.186.73] (helo=heller.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GhXdS-0004qk-FZ for emacs-devel@gnu.org; Tue, 07 Nov 2006 15:33:30 -0500 Original-Received: from HOME-C4E4A596F7 (IGLD-84-228-244-165.inter.net.il [84.228.244.165]) by heller.inter.net.il (MOS 3.7.3a-GA) with ESMTP id AXR76316 (AUTH halo1); Tue, 7 Nov 2006 22:33:20 +0200 (IST) Original-To: Reiner Steib In-reply-to: (message from Reiner Steib on Tue, 07 Nov 2006 19:07:18 +0100) 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:61930 Archived-At: > From: Reiner Steib > Date: Tue, 07 Nov 2006 19:07:18 +0100 > Cc: emacs-devel@gnu.org, wohler@newt.com, Miles Bader > > 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. Why couldn't you find those changes through lisp/gnus/ChangeLog? They should all appear near one another.