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: Changes to emacs-23 branch and the trunk Date: Fri, 17 Sep 2010 17:09:16 +0200 Message-ID: References: <87occkdvz7.fsf@stupidchicken.com> <87bp7xxqs0.fsf@stupidchicken.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: dough.gmane.org 1284736218 7947 80.91.229.12 (17 Sep 2010 15:10:18 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 17 Sep 2010 15:10:18 +0000 (UTC) Cc: emacs-devel@gnu.org To: Chong Yidong Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Sep 17 17:10:17 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.69) (envelope-from ) id 1OwcZj-0000IM-U5 for ged-emacs-devel@m.gmane.org; Fri, 17 Sep 2010 17:10:08 +0200 Original-Received: from localhost ([127.0.0.1]:42489 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OwcZj-00019S-00 for ged-emacs-devel@m.gmane.org; Fri, 17 Sep 2010 11:10:07 -0400 Original-Received: from [140.186.70.92] (port=49255 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OwcZb-00017g-LY for emacs-devel@gnu.org; Fri, 17 Sep 2010 11:10:00 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OwcZa-00056L-FC for emacs-devel@gnu.org; Fri, 17 Sep 2010 11:09:59 -0400 Original-Received: from mail-yw0-f41.google.com ([209.85.213.41]:36187) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OwcZa-00056C-D0 for emacs-devel@gnu.org; Fri, 17 Sep 2010 11:09:58 -0400 Original-Received: by ywl5 with SMTP id 5so1162531ywl.0 for ; Fri, 17 Sep 2010 08:09:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=Yigl6e1TgMZM29jG0vAI6lWuN56Z+lspjmr5LKrVXPU=; b=ujsEFbDj6yqsG2sd1u715Fz2Mrze4oEKtpwL3+reMZb6zuI0X0Qt3z8MGoxKuhnMmu Hn0KjRMNr/EVcw7KBm0choQj99EUtQhnMAjzs105J8F+b6smqsAqc8uKqXdZepGl+jMg WZjyBSJ4SFpGCSFDFb7nSa3qw1tIRbjUY9ceU= 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=Lvb8L0drA0EzpQD32ZkjoxvxBLXSbxAhCzuGJHE0rF5OGOZ0hfpgXZBUzT6bYhsfBo Lw9Q1IADGs4W3p8uPVErF+aHLimINtExcJgWmdc6Ig9PkM7J+ns86FpUu0RvlKO97nG6 1vPaWp+bpmQJEZ4pMdchgp+vifSAZ/TSoVbUQ= Original-Received: by 10.90.49.8 with SMTP id w8mr3017749agw.43.1284736196450; Fri, 17 Sep 2010 08:09:56 -0700 (PDT) Original-Received: by 10.231.196.71 with HTTP; Fri, 17 Sep 2010 08:09:16 -0700 (PDT) In-Reply-To: <87bp7xxqs0.fsf@stupidchicken.com> X-detected-operating-system: by eggs.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:130314 Archived-At: On Fri, Sep 17, 2010 at 00:33, Chong Yidong wrote: > I checked in a fix for the merge error. Thanks. =C2=A0 =C2=A0 Juanma