From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Bastien Newsgroups: gmane.emacs.devel Subject: Re: Reminder about feature freeze on Oct 1 Date: Sun, 30 Sep 2012 10:57:46 +0200 Message-ID: <87r4pjsx9x.fsf@bzg.ath.cx> References: <87lifshnzs.fsf@bzg.ath.cx> <873920ufbz.fsf@bzg.ath.cx> <87626vyjoz.fsf@Rainer.invalid> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1348995465 25442 80.91.229.3 (30 Sep 2012 08:57:45 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 30 Sep 2012 08:57:45 +0000 (UTC) Cc: emacs-devel@gnu.org To: Achim Gratz Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Sep 30 10:57:50 2012 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 1TIFLR-00012T-Is for ged-emacs-devel@m.gmane.org; Sun, 30 Sep 2012 10:57:49 +0200 Original-Received: from localhost ([::1]:36834 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TIFLM-0006UJ-BE for ged-emacs-devel@m.gmane.org; Sun, 30 Sep 2012 04:57:44 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:45296) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TIFLK-0006UE-QT for emacs-devel@gnu.org; Sun, 30 Sep 2012 04:57:43 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TIFLJ-0008Va-OY for emacs-devel@gnu.org; Sun, 30 Sep 2012 04:57:42 -0400 Original-Received: from mail-wg0-f49.google.com ([74.125.82.49]:44797) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TIFLJ-0008VW-IJ for emacs-devel@gnu.org; Sun, 30 Sep 2012 04:57:41 -0400 Original-Received: by wgbgg4 with SMTP id gg4so1635727wgb.30 for ; Sun, 30 Sep 2012 01:57:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:cc:subject:in-reply-to:references:user-agent:date :message-id:mime-version:content-type; bh=QU4n3TNdVnZVwgJE5CqpPVe1KMqdu9WIFohCnDsHxEg=; b=jiIhSjXHqrX89iHDbNUCB+EaiNSLAsNCox6DZwH5A9e0eQFAgk0SWgy5zrGAc5t0Yq pO+wb2KtMB4pwjAlSrSwXutj/zNc5xKinv7FmlEiN2vdfycedqkTt9DAH8VP6Y2LLkgG Su4s/WxMHRdnCBJqQVOW/aKgnoceR8yOqRwSngOsHbBCHmlOxpCOTBwMzsL6098RgsYI 39hNYKFXnOGOBFCwYNjpBQrIrwo6d1VHfsTTklIffrYw3QIGdRb+JrRVZNABx/ls2Csv H/j3+59Fc7ls5S14CWMRXsDEbr4W3mu8mSe/ujDcZXKAl34CB1X3odLMc5XGIxb7yuD6 8vig== Original-Received: by 10.216.228.201 with SMTP id f51mr5723456weq.26.1348995460595; Sun, 30 Sep 2012 01:57:40 -0700 (PDT) Original-Received: from bzg.localdomain (115.111.114.78.rev.sfr.net. [78.114.111.115]) by mx.google.com with ESMTPS id l6sm9629873wiz.4.2012.09.30.01.57.39 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 30 Sep 2012 01:57:39 -0700 (PDT) Original-Received: by bzg.localdomain (Postfix, from userid 1000) id 38FBD22EDC; Sun, 30 Sep 2012 10:57:46 +0200 (CEST) In-Reply-To: <87626vyjoz.fsf@Rainer.invalid> (Achim Gratz's message of "Sun, 30 Sep 2012 10:54:36 +0200") User-Agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.2.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 74.125.82.49 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:153744 Archived-At: Hi Achim, Achim Gratz writes: > You will need to > > make GITVERSION='$(ORGVERSION)-GNU-Emacs' autoloads > > and include the resulting org-version.el (but not org-install.el!) with > your commit. What is the difference between the org-version.el created with the recipe above and the org-version.el created with `make autoloads' (the one I included in my patch)? -- Bastien