From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dmitry Gutov Newsgroups: gmane.emacs.devel Subject: Re: [Emacs-diffs] xwidget 9fe732a 2/2: Better changelog for xwidgets Date: Sun, 01 Feb 2015 18:30:30 +0200 Message-ID: <54CE54A6.1000606@yandex.ru> References: <20150201003025.18138.95966@vcs.savannah.gnu.org> <54CDC38C.9080701@yandex.ru> <54CE05A0.2090701@cs.ucla.edu> <54CE4FB9.1060800@yandex.ru> 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 1422808250 8958 80.91.229.3 (1 Feb 2015 16:30:50 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 1 Feb 2015 16:30:50 +0000 (UTC) Cc: Paul Eggert , emacs-devel@gnu.org To: joakim@verona.se Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Feb 01 17:30:46 2015 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 1YHxQ5-0000CX-TB for ged-emacs-devel@m.gmane.org; Sun, 01 Feb 2015 17:30:46 +0100 Original-Received: from localhost ([::1]:51017 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YHxQ5-00049z-8k for ged-emacs-devel@m.gmane.org; Sun, 01 Feb 2015 11:30:45 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:51894) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YHxQ2-00049u-Mw for emacs-devel@gnu.org; Sun, 01 Feb 2015 11:30:43 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YHxPw-00085q-Dz for emacs-devel@gnu.org; Sun, 01 Feb 2015 11:30:42 -0500 Original-Received: from mail-we0-x232.google.com ([2a00:1450:400c:c03::232]:63279) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YHxPw-00085a-7a for emacs-devel@gnu.org; Sun, 01 Feb 2015 11:30:36 -0500 Original-Received: by mail-we0-f178.google.com with SMTP id k48so35052298wev.9 for ; Sun, 01 Feb 2015 08:30:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=NDBrs7G87+UhMwiGeLkpVU+I/h5q1bcrbKkfULYfyp8=; b=0d9UxdcuoOTP4uaeDFYx4iAAsf/N9K6EXJYP50mJ3pnQ31CdsNc1zhcmppbbufUmji p7NC+QJVfawYpas+Jr3kLGFHiQk1yJe1PsLOUN2HbU+NQKysKDuK/y+Tx2+grAwEklPo vGEuq6xzxHeGFWcuBKrWd+46uCfLrKgNviFOOEVdfRCQhkQ0tQnlj1tT5GYcr2ORQvSO koQUM6Ydt+/yB9g1oY4kOOpOJcAi8wb3TbrW/LtnaGIXZ6l0krkaKGjxz/gpOIdbxiXv c+S7nhma0Hq6+i2H5B7RZrY/FUr04dpXtcZ1sX8EYKL1yoXbi0+cFMZX9GSamKrI5SaW LiJQ== X-Received: by 10.180.74.205 with SMTP id w13mr16211375wiv.1.1422808235286; Sun, 01 Feb 2015 08:30:35 -0800 (PST) Original-Received: from [192.168.1.2] ([82.102.93.54]) by mx.google.com with ESMTPSA id ku8sm23918134wjb.23.2015.02.01.08.30.33 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 01 Feb 2015 08:30:34 -0800 (PST) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:33.0) Gecko/20100101 Thunderbird/33.0 In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c03::232 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 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-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:182192 Archived-At: On 02/01/2015 06:17 PM, joakim@verona.se wrote: > But wouldnt the xwidget branch still be in master then? Note the "check out the last master before the merge" step. That would be commit a2c32b0.