From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/65598 Path: news.gmane.org!not-for-mail From: "Miles Bader" Newsgroups: gmane.emacs.devel,gmane.emacs.gnus.general Subject: Re: etc/ChangeLog, etc/**/*README, COPYING, gnus-*.ps, Date: Fri, 9 Nov 2007 08:20:37 +0900 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1194564631 19874 80.91.229.12 (8 Nov 2007 23:30:31 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 8 Nov 2007 23:30:31 +0000 (UTC) Cc: ding@gnus.org, Emacs-Devel To: "Reiner Steib" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Nov 09 00:30:33 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 1IqGgN-0004eY-OL for ged-emacs-devel@m.gmane.org; Fri, 09 Nov 2007 00:21:07 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IqGgC-0004og-9y for ged-emacs-devel@m.gmane.org; Thu, 08 Nov 2007 18:20:56 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IqGfx-0004lu-ON for emacs-devel@gnu.org; Thu, 08 Nov 2007 18:20:41 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IqGfv-0004l7-8s for emacs-devel@gnu.org; Thu, 08 Nov 2007 18:20:40 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IqGfu-0004ky-VO for emacs-devel@gnu.org; Thu, 08 Nov 2007 18:20:39 -0500 Original-Received: from wr-out-0506.google.com ([64.233.184.231]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IqGfu-0007XB-Pl for emacs-devel@gnu.org; Thu, 08 Nov 2007 18:20:38 -0500 Original-Received: by wr-out-0506.google.com with SMTP id 50so198784wra for ; Thu, 08 Nov 2007 15:20:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; bh=emUijLtmu2MhPYu0jVCFkMYmrqrX7lXlD4QPAjUoBSA=; b=M/ZgOaRxXt2SrSROcn7XA6r4x3Lm5Rui+7S24wTEXW4ZSp+7ofGxtVVDgvFbF20XKucGbneiD5x8o7+pl6MSffo/ykNzW8eyl/1uAb6Z8k8lPEaQZp5cpjbw21BQfVzgpIy843S2/OI/8Y8MSIfiOZBFuHbE5Y06pzn5wSJEd9A= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=rzjgME24EuQtMlj0cNhw0ZRHzZaIyxcM6AbE6rDuNEFi8IoGCcTfIt13y7xAA0qG0N1zy4eBebYhBX1WlVY+cxSdwQ73S1iaQCLeTrWAlyvVpfKnaBJSN3rPE0s9hH0JJv7LSB/34bnPxH2hXzdbvBf0LAnroDyqgabCj9v12xQ= Original-Received: by 10.100.210.9 with SMTP id i9mr1926508ang.1194564037918; Thu, 08 Nov 2007 15:20:37 -0800 (PST) Original-Received: by 10.90.63.4 with HTTP; Thu, 8 Nov 2007 15:20:37 -0800 (PST) In-Reply-To: Content-Disposition: inline X-Google-Sender-Auth: 07e8135eb7ff9c55 X-detected-kernel: by monty-python.gnu.org: 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:82827 gmane.emacs.gnus.general:65598 Archived-At: Hi Reiner, >From etc/images/README in the gnus-5.10 branch: > The files splash.xpm, splash8.xpm contain copyright and license > information, but it is reproduced here for convenience. > > Files: splash.pbm, splash.xpm, splash8.xpm, gnus.pbm However none of these files seem to exist in gnus (any version) or emacs-22, only on the Emacs trunk. I dunno if it's better to keep the text the same in all versions (and thus add the above text to the existing etc/images/README in emacs-22) for simplicity (even if slightly inaccurate), or remove it in Gnus.... Any opinion? -Miles -- Do not taunt Happy Fun Ball.