From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.devel Subject: Re: Recent changes to AUTHORS file Date: Thu, 22 Aug 2002 10:48:56 +0300 Sender: emacs-devel-admin@gnu.org Message-ID: <9003-Thu22Aug2002104856+0300-eliz@is.elta.co.il> References: <5x4rdo72ty.fsf@kfs2.cua.dk> Reply-To: Eli Zaretskii NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1030002496 18228 127.0.0.1 (22 Aug 2002 07:48:16 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 22 Aug 2002 07:48:16 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17hmhT-0004jt-00 for ; Thu, 22 Aug 2002 09:48:15 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 17hnAG-00043q-00 for ; Thu, 22 Aug 2002 10:18:00 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17hmic-0001II-00; Thu, 22 Aug 2002 03:49:26 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 17hmg2-0001HZ-00 for emacs-devel@gnu.org; Thu, 22 Aug 2002 03:46:46 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 17hmfu-0001FN-00 for emacs-devel@gnu.org; Thu, 22 Aug 2002 03:46:45 -0400 Original-Received: from diana.inter.net.il ([192.114.186.19]) by monty-python.gnu.org with esmtp (Exim 4.10) id 17hmfu-0001F8-00 for emacs-devel@gnu.org; Thu, 22 Aug 2002 03:46:38 -0400 Original-Received: from Zaretsky ([80.230.2.40]) by diana.inter.net.il (Mirapoint Messaging Server MOS 3.1.0.58-GA) with ESMTP id AJA88159; Thu, 22 Aug 2002 10:46:21 +0300 (IDT) Original-To: storm@cua.dk X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-Reply-To: <5x4rdo72ty.fsf@kfs2.cua.dk> (storm@cua.dk) Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:6756 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:6756 > From: storm@cua.dk (Kim F. Storm) > Date: 21 Aug 2002 15:34:33 +0200 > > > Does it really make sense anymore to edit AUTHORS manually? No, it should be generated by authors.el. However, I usually diff the result against the previous version, to see if there's something to fix.