From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Juanma Barranquero" Newsgroups: gmane.emacs.devel,gmane.emacs.diffs Subject: Re: [Emacs-diffs] Changes to emacs/lisp/ChangeLog.7,v Date: Mon, 19 Mar 2007 22:55:44 +0100 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1174341368 29641 80.91.229.12 (19 Mar 2007 21:56:08 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 19 Mar 2007 21:56:08 +0000 (UTC) Cc: emacs-diffs@gnu.org, emacs-devel@gnu.org To: "Chong Yidong" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Mar 19 22:56:01 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 1HTPpd-0000RR-Hb for ged-emacs-devel@m.gmane.org; Mon, 19 Mar 2007 22:55:57 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HTPr7-00071L-Rn for ged-emacs-devel@m.gmane.org; Mon, 19 Mar 2007 16:57:29 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HTPr2-00070E-J0 for emacs-devel@gnu.org; Mon, 19 Mar 2007 17:57:24 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HTPqy-0006z2-33 for emacs-devel@gnu.org; Mon, 19 Mar 2007 17:57:23 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HTPqx-0006yw-Rm for emacs-devel@gnu.org; Mon, 19 Mar 2007 16:57:19 -0500 Original-Received: from ug-out-1314.google.com ([66.249.92.171]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HTPpS-0001fQ-Me for emacs-devel@gnu.org; Mon, 19 Mar 2007 17:55:46 -0400 Original-Received: by ug-out-1314.google.com with SMTP id j3so1690653ugf for ; Mon, 19 Mar 2007 14:55:45 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ZF/rYUfTlVC12H8vlJ9cCbG6NbfYTQ4aDDtOnZlgd30GZhbrcNaFuHCcHjDewPjgisdGLMBH/2u9zbs3kwlQjRggiwfbLzYQeUfb9J/A44xcXgv1EU2csfzqaR72ydSJiU6QXRaKj6JEzOkyePXVCXNo61ZY+DTWiZCZ+0ICs4I= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=GNSYl1ZJudvSrBYo0CdPx2+rejP14pjZaKZFCZ3HNY8lDnabTQupkpqXrTxhmXvlbOaowecrmHEjf7hPQti+t7ZMXGtWv5KjpjwF+oDh4m6bOKoBGDF3hqVEco6PYgPrCJIsXIVPGGtj+/BuHiPKaEcaFaV5PjFPQ0ebKnkL4mk= Original-Received: by 10.70.87.5 with SMTP id k5mr9346042wxb.1174341345031; Mon, 19 Mar 2007 14:55:45 -0700 (PDT) Original-Received: by 10.114.234.16 with HTTP; Mon, 19 Mar 2007 14:55:44 -0700 (PDT) In-Reply-To: Content-Disposition: inline X-detected-kernel: Linux 2.4-2.6 (Google crawlbot) 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:68123 gmane.emacs.diffs:59383 Archived-At: On 3/19/07, Chong Yidong wrote: > -1998-06-03 Kevin Rodgers > +1998-06-03 Kevin Rodgers (tiny change) What's the point of these changes? Kevin Rodgers appears 30 times in lisp/ChangeLog*, src/ChangeLog* and etc/ChangeLog. Even if every one of them is tiny, the total surely surpasses the amount of code allowed without signing papers, doesn't it? Or am I missing something? Juanma