From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juanma Barranquero Newsgroups: gmane.emacs.devel Subject: Re: CVS is read-only, now ready for final Bazaar conversion. Date: Sun, 27 Dec 2009 23:57:24 +0100 Message-ID: References: <871vig8d8l.fsf@red-bean.com> <87vdfshvzj.fsf@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1261954687 13862 80.91.229.12 (27 Dec 2009 22:58:07 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 27 Dec 2009 22:58:07 +0000 (UTC) Cc: Karl Fogel , Andreas Schwab , Jason Earl , emacs-devel@gnu.org To: Paul R Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Dec 27 23:57:59 2009 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 1NP23i-00011t-Nc for ged-emacs-devel@m.gmane.org; Sun, 27 Dec 2009 23:57:59 +0100 Original-Received: from localhost ([127.0.0.1]:47348 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NP23i-0002Dv-Ri for ged-emacs-devel@m.gmane.org; Sun, 27 Dec 2009 17:57:58 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NP23c-00029M-4F for emacs-devel@gnu.org; Sun, 27 Dec 2009 17:57:52 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NP23W-0001uH-HV for emacs-devel@gnu.org; Sun, 27 Dec 2009 17:57:51 -0500 Original-Received: from [199.232.76.173] (port=34512 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NP23W-0001tx-9x for emacs-devel@gnu.org; Sun, 27 Dec 2009 17:57:46 -0500 Original-Received: from mail-bw0-f215.google.com ([209.85.218.215]:58375) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NP23W-00077t-4G for emacs-devel@gnu.org; Sun, 27 Dec 2009 17:57:46 -0500 Original-Received: by bwz7 with SMTP id 7so6974965bwz.26 for ; Sun, 27 Dec 2009 14:57:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:cc:content-type; bh=f/jVJZCC5qk8+KLPN2CqYnD0WACdMsmt+mGSdrUwi+w=; b=ds30i4ASHXi8pJcwW6+zydEY30e3qY7qXCK5RxsGAdBM0uKVpMEt4STk73UJvhCWlm xgtDxnxX+tKNYqErPWsavswDqzbQYCH8528OZA8OpTVko/JNRgTqnLNapWFlxKG7UgH8 7kMEIY0EgD9UYGfvCerDlU5WqI4kT7GDp0p9w= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=s+GluQddk5HrS4qJ/fC0mG0LP7eiJHkDpU5k/7I/dbrXuAjrEshY4OKwiSpkmVWYug k064s5/hRQcqMXkDvLfDbB97uW7Gav/NflcNrM2gCFxtmSO6jXH/VXwj7bAkW4Jd4kz7 Yh44skyGekwYMJUyvd5S+SNV7e74eCAUQehFE= Original-Received: by 10.204.174.197 with SMTP id u5mr3189203bkz.50.1261954664116; Sun, 27 Dec 2009 14:57:44 -0800 (PST) In-Reply-To: <87vdfshvzj.fsf@gmail.com> X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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:118840 Archived-At: On Sun, Dec 27, 2009 at 23:50, Paul R wrote: > The following > resources should probably be updated. Not to mention make-dist, INSTALL.CVS, nt/INSTALL and a few other files in the repository. Juanma