From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: John Wiegley Newsgroups: gmane.emacs.devel Subject: Heads up: dynamic-loading merge heading into emacs-25 Date: Wed, 18 Nov 2015 09:00:25 -0800 Message-ID: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1447866102 13399 80.91.229.3 (18 Nov 2015 17:01:42 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 18 Nov 2015 17:01:42 +0000 (UTC) Cc: Ted Zlatanov To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Nov 18 18:01:29 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 1Zz66p-0001Pe-Ac for ged-emacs-devel@m.gmane.org; Wed, 18 Nov 2015 18:01:27 +0100 Original-Received: from localhost ([::1]:37035 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zz66o-0000jK-By for ged-emacs-devel@m.gmane.org; Wed, 18 Nov 2015 12:01:26 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:52817) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zz65y-0000Jr-0f for emacs-devel@gnu.org; Wed, 18 Nov 2015 12:00:34 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zz65u-0004Vu-Bm for emacs-devel@gnu.org; Wed, 18 Nov 2015 12:00:33 -0500 Original-Received: from mail-pa0-x22c.google.com ([2607:f8b0:400e:c03::22c]:34760) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zz65u-0004Vl-75 for emacs-devel@gnu.org; Wed, 18 Nov 2015 12:00:30 -0500 Original-Received: by padhx2 with SMTP id hx2so50269504pad.1 for ; Wed, 18 Nov 2015 09:00:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:user-agent:mail-followup-to :mime-version:content-type; bh=gShcryScpnfqqZZACFT0nEMv7KnRlg97bW3ronom+1E=; b=ylOoTplCMMuWT9C3NY9tPEubk6i+O5b6PpQnlEWUswyGWgkq3dxWEx0sgyMu9KEPfC INWwGNK9PhVBFuU75rVhKKoeofjebc5BqAMzvRKOX+C0W5tIM9IKIkSb5shgOHHTl2Re 8R4JZVW+OLDEJhZ5iFMOTkMlRVmng31nGgsoMW6hP+wiEu57QxaiCrY6KTBYIZV2MrWB 1kT5L2HugafQBrplvgejQHXqocVTJphMRnRu55rDEkI9FxGX2D9g6Y5ICCoCiErSgWH8 6PnLmfxHzu3MD8sHaPg8hacLPSEallyABn3whxLIrpkv+wK4MEnHfDU2nfqEN7fv87mp hU1A== X-Received: by 10.69.25.40 with SMTP id in8mr3568729pbd.96.1447866029395; Wed, 18 Nov 2015 09:00:29 -0800 (PST) Original-Received: from Vulcan.local (76-234-68-79.lightspeed.frokca.sbcglobal.net. [76.234.68.79]) by smtp.gmail.com with ESMTPSA id hw7sm5328015pac.12.2015.11.18.09.00.27 (version=TLS1 cipher=AES128-SHA bits=128/128); Wed, 18 Nov 2015 09:00:28 -0800 (PST) X-Google-Original-From: "John Wiegley" Original-Received: by Vulcan.local (Postfix, from userid 501) id 0F1FE108D5DA4; Wed, 18 Nov 2015 09:00:27 -0800 (PST) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (darwin) Mail-Followup-To: emacs-devel@gnu.org, Ted Zlatanov X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:400e:c03::22c 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:194720 Archived-At: This is to let the other developers know that the dynamic-loading branch -- which was specially exempted from the feature freeze due to its maturity on the week of the freeze -- is going into the emacs-25 branch this week. I'm making this note here so that there is no surprise at seeing a large feature enter that branch. Many thanks to Ted for getting this ready! John