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: another issue with bzr? Date: Thu, 14 Jan 2010 03:13:50 +0100 Message-ID: References: <71F75427-B743-4FDD-B289-6D82F3B0C01B@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1263435272 14232 80.91.229.12 (14 Jan 2010 02:14:32 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 14 Jan 2010 02:14:32 +0000 (UTC) Cc: emacs-devel@gnu.org To: chad Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 14 03:14:24 2010 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 1NVFE8-0005Uk-2U for ged-emacs-devel@m.gmane.org; Thu, 14 Jan 2010 03:14:24 +0100 Original-Received: from localhost ([127.0.0.1]:45649 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NVFE8-0001GF-Bb for ged-emacs-devel@m.gmane.org; Wed, 13 Jan 2010 21:14:24 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NVFE4-0001G9-8Y for emacs-devel@gnu.org; Wed, 13 Jan 2010 21:14:20 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NVFDz-0001Fu-1z for emacs-devel@gnu.org; Wed, 13 Jan 2010 21:14:19 -0500 Original-Received: from [199.232.76.173] (port=46619 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NVFDy-0001Fr-UB for emacs-devel@gnu.org; Wed, 13 Jan 2010 21:14:14 -0500 Original-Received: from mail-bw0-f215.google.com ([209.85.218.215]:48614) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NVFDy-0006AH-M7 for emacs-devel@gnu.org; Wed, 13 Jan 2010 21:14:14 -0500 Original-Received: by bwz7 with SMTP id 7so17217008bwz.26 for ; Wed, 13 Jan 2010 18:14:10 -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 :content-transfer-encoding; bh=/fgsQYEwa7ruxZD5jZAF/RMQaPelzWGp16KvmJFFnWw=; b=ka4lHDUc2/OUmGJq/EjuUpyg6qS6qC/MiUpg/OSGI+mDbU2HxSJD15cyy/GtaYToTm PgTrXzddPq7daVVnlMFNjPFPgtRTEo0bHZdS2qFfEYgHId1WKY6T0pi18UTnH896z0VN lq/dJ7YCerE7iC0D0lJ9nSIufs2SWGrZuoCRA= 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:content-transfer-encoding; b=oVpaMKQAJZUMLf4mtX6OILKLzVMeU9VzPtRlubvFhkXDG5Ok2UnNuHrOYgym32F6za bkqVxq/PEWv6rz8kbKCYaYX5vGgD81C4hpYSAJwVbqmDfg4T8K2E+Xv/KGk61JByavId w3DBFKPsQ0WVYs4P907AIvlrW5uMKLYIRn7F8= Original-Received: by 10.204.11.13 with SMTP id r13mr70073bkr.45.1263435250626; Wed, 13 Jan 2010 18:14:10 -0800 (PST) In-Reply-To: <71F75427-B743-4FDD-B289-6D82F3B0C01B@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:119964 Archived-At: > I just did a bzr pull in preparation of getting on a plane tomorrow morni= ng. =C2=A0It seems to have pulled over 3231 files. =C2=A0the last time I pu= lled in that tree was sometime yesterday. There was a big update adding year 2010 to most file's copyright notices. Juanma