From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: [DIFFS] Re: Connection to emacs CVS broken ? Date: Sun, 18 Mar 2007 11:56:13 -0400 Message-ID: References: <87k5xi45h5.fsf@stupidchicken.com> <17913.45372.941749.353301@kahikatea.snap.net.nz> <45F9C5E8.1010700@gnu.org> <87ps7am73r.fsf@catnip.gol.com> <17913.59348.720489.675967@kahikatea.snap.net.nz> <87y7lxde4n.fsf@stupidchicken.com> <87irczn5mo.fsf@stupidchicken.com> <87slc3ekfs.fsf@stupidchicken.com> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1174233509 10493 80.91.229.12 (18 Mar 2007 15:58:29 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 18 Mar 2007 15:58:29 +0000 (UTC) Cc: lekktu@gmail.com, rgm@gnu.org, cyd@stupidchicken.com, emacs-devel@gnu.org To: storm@cua.dk (Kim F. Storm) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Mar 18 16:58:25 2007 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.50) id 1HSxm3-0003ah-Bc for ged-emacs-devel@m.gmane.org; Sun, 18 Mar 2007 16:58:23 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HSxnQ-0003TZ-AY for ged-emacs-devel@m.gmane.org; Sun, 18 Mar 2007 10:59:48 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HSxnF-0003QP-9o for emacs-devel@gnu.org; Sun, 18 Mar 2007 11:59:37 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HSxnE-0003QC-O5 for emacs-devel@gnu.org; Sun, 18 Mar 2007 11:59:36 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HSxnE-0003Q9-Kc for emacs-devel@gnu.org; Sun, 18 Mar 2007 10:59:36 -0500 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HSxls-0007Of-D2 for emacs-devel@gnu.org; Sun, 18 Mar 2007 11:58:12 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1HSxjx-0002S0-UX; Sun, 18 Mar 2007 11:56:13 -0400 In-reply-to: (storm@cua.dk) X-detected-kernel: Linux 2.6, seldom 2.4 (older, 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:68060 Archived-At: > with the exception of the very latest dired.c > change (I couldn't find a ChangeLog entry or emacs-diffs commit log, > so I'm not sure if that commit was completed before the crash). I suspect RMS forgot to commit the changelog, but in any case I've installed the dired.c change and added a ChangeLog entry for it. I tried to, but it did not work. At that time, I found I could commit source files but not change log files. It looks plain wrong (it replaces define-global-minor-mode with define-globalized-minor-mode which is already in the list) - so I don't know what that change is supposed to fix. It is clear I was in too much of a hurry to check carefully what I was doing in that patch. I don't have the time it takes to do this job right, which is why I hope to step down for a new maintenance time.