From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Neil Jerram Newsgroups: gmane.lisp.guile.devel Subject: Re: release update Date: Sat, 20 Jun 2009 14:34:40 +0100 Message-ID: <87vdmrc9lb.fsf@arudy.ossau.uklinux.net> References: <86iqitw915.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1245504902 29954 80.91.229.12 (20 Jun 2009 13:35:02 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 20 Jun 2009 13:35:02 +0000 (UTC) Cc: Ludovic =?iso-8859-1?Q?Court=E8s?= , guile-devel@gnu.org To: Andy Wingo Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Sat Jun 20 15:34:57 2009 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MI0if-0007dY-CJ for guile-devel@m.gmane.org; Sat, 20 Jun 2009 15:34:57 +0200 Original-Received: from localhost ([127.0.0.1]:35796 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MI0ie-0001zY-Hg for guile-devel@m.gmane.org; Sat, 20 Jun 2009 09:34:56 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MI0ib-0001x0-0w for guile-devel@gnu.org; Sat, 20 Jun 2009 09:34:53 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MI0iW-0001on-Tq for guile-devel@gnu.org; Sat, 20 Jun 2009 09:34:52 -0400 Original-Received: from [199.232.76.173] (port=48718 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MI0iW-0001oe-QS for guile-devel@gnu.org; Sat, 20 Jun 2009 09:34:48 -0400 Original-Received: from mail3.uklinux.net ([80.84.72.33]:52777) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MI0iU-0000yf-SS; Sat, 20 Jun 2009 09:34:47 -0400 Original-Received: from arudy (host86-152-99-133.range86-152.btcentralplus.com [86.152.99.133]) by mail3.uklinux.net (Postfix) with ESMTP id 23A7F1F877B; Sat, 20 Jun 2009 14:34:44 +0100 (BST) Original-Received: from arudy.ossau.uklinux.net (arudy [127.0.0.1]) by arudy (Postfix) with ESMTP id 02CF03801F; Sat, 20 Jun 2009 14:34:40 +0100 (BST) In-Reply-To: (Andy Wingo's message of "Sat\, 20 Jun 2009 13\:00\:42 +0200") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.4-2.6 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:8736 Archived-At: Andy Wingo writes: >>> FIXME: update copyrights >> >> Yes. >> >> (There's "(add-hook 'write-file-hooks 'copyright-update)", which I find >> convenient.) > > Looks like Neil took care of things. I've added this one to my .emacs. I'm afraid not. I think I updated one or two cases in passing, but I didn't do a complete job. Regards, Neil