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: Proposed patches Date: 25 Feb 2004 07:37:26 +0200 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <87vflwhylv.fsf@tc-1-100.kawasaki.gol.ne.jp> Reply-To: Eli Zaretskii NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1077687564 7561 80.91.224.253 (25 Feb 2004 05:39:24 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 25 Feb 2004 05:39:24 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Wed Feb 25 06:39:19 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AvrlP-0008BJ-00 for ; Wed, 25 Feb 2004 06:39:19 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1AvrlP-00085w-00 for ; Wed, 25 Feb 2004 06:39:19 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1AvrjH-0002gO-Ev for emacs-devel@quimby.gnus.org; Wed, 25 Feb 2004 00:37:07 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1Avrip-0002Zf-5k for emacs-devel@gnu.org; Wed, 25 Feb 2004 00:36:39 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1AvriF-0002D3-AU for emacs-devel@gnu.org; Wed, 25 Feb 2004 00:36:34 -0500 Original-Received: from [207.232.27.5] (helo=WST0054) by monty-python.gnu.org with asmtp (Exim 4.30) id 1Avri2-00022M-VP; Wed, 25 Feb 2004 00:35:51 -0500 Original-To: Miles Bader In-reply-to: <87vflwhylv.fsf@tc-1-100.kawasaki.gol.ne.jp> (message from Miles Bader on 25 Feb 2004 08:00:28 +0900) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:20169 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:20169 > From: Miles Bader > Date: 25 Feb 2004 08:00:28 +0900 > > --- orig/src/xfns.c > +++ mod/src/xfns.c > @@ -1,5 +1,5 @@ > /* Functions for the X window system. > - Copyright (C) 1989, 92, 93, 94, 95, 96, 97, 98, 99, 2000, 01, 02, 03 > + Copyright (C) 1989, 92, 93, 94, 95, 96, 97, 98, 99, 2000,01,02,03,04 I'm not sure we are allowed to abbreviate the years like that.