From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Paul Eggert Newsgroups: gmane.emacs.devel Subject: Re: master dce99f2: Fix ifdef-vs-if typo with RANDR13_LIBRARY Date: Wed, 15 Jun 2016 17:23:06 -0700 Message-ID: <5761F16A.4050201@cs.ucla.edu> References: <20160615054045.13780.99017@vcs.savannah.gnu.org> <20160615054045.8F25E220116@vcs.savannah.gnu.org> <0e37oeng5c.fsf@fencepost.gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1466036643 12284 80.91.229.3 (16 Jun 2016 00:24:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 16 Jun 2016 00:24:03 +0000 (UTC) To: Glenn Morris , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jun 16 02:23:54 2016 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1bDL69-0001Qy-QX for ged-emacs-devel@m.gmane.org; Thu, 16 Jun 2016 02:23:53 +0200 Original-Received: from localhost ([::1]:45752 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bDL68-0002jP-Lw for ged-emacs-devel@m.gmane.org; Wed, 15 Jun 2016 20:23:52 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:47719) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bDL5Z-0002jG-DT for emacs-devel@gnu.org; Wed, 15 Jun 2016 20:23:18 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bDL5U-0001zH-FA for emacs-devel@gnu.org; Wed, 15 Jun 2016 20:23:17 -0400 Original-Received: from zimbra.cs.ucla.edu ([131.179.128.68]:55124) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bDL5U-0001zB-9T; Wed, 15 Jun 2016 20:23:12 -0400 Original-Received: from localhost (localhost [127.0.0.1]) by zimbra.cs.ucla.edu (Postfix) with ESMTP id 83FDC16138F; Wed, 15 Jun 2016 17:23:11 -0700 (PDT) Original-Received: from zimbra.cs.ucla.edu ([127.0.0.1]) by localhost (zimbra.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id 9EgNGJPd_926; Wed, 15 Jun 2016 17:23:10 -0700 (PDT) Original-Received: from localhost (localhost [127.0.0.1]) by zimbra.cs.ucla.edu (Postfix) with ESMTP id 7615D1614B2; Wed, 15 Jun 2016 17:23:10 -0700 (PDT) X-Virus-Scanned: amavisd-new at zimbra.cs.ucla.edu Original-Received: from zimbra.cs.ucla.edu ([127.0.0.1]) by localhost (zimbra.cs.ucla.edu [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id 9j-mFL7A3yKV; Wed, 15 Jun 2016 17:23:10 -0700 (PDT) Original-Received: from [192.168.0.103] (unknown [100.32.155.148]) by zimbra.cs.ucla.edu (Postfix) with ESMTPSA id 4A5B0161486; Wed, 15 Jun 2016 17:23:10 -0700 (PDT) User-Agent: Mozilla/5.0 (X11; Linux i686; rv:38.0) Gecko/20100101 Thunderbird/38.8.0 In-Reply-To: <0e37oeng5c.fsf@fencepost.gnu.org> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 131.179.128.68 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:204420 Archived-At: On 06/15/2016 05:14 PM, Glenn Morris wrote: > Since this change is obviously correct, I don't understand why it wasn't > made on the release branch. That would make sense to me too. However, John thought it better to put it in the master branch. See: http://lists.gnu.org/archive/html/emacs-devel/2016-06/msg00207.html