From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: 03/04: doc: Drop documentation of deprecated procedures. Date: Sun, 21 Feb 2016 19:47:31 +0100 Message-ID: <87si0lvr24.fsf@gnu.org> References: <20160216153753.4670.69669@vcs.savannah.gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41356) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aXZ2g-00061x-KU for guix-devel@gnu.org; Sun, 21 Feb 2016 13:47:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aXZ2c-0004nb-F8 for guix-devel@gnu.org; Sun, 21 Feb 2016 13:47:38 -0500 In-Reply-To: (Andreas Enge's message of "Tue, 16 Feb 2016 15:39:18 +0000") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Andreas Enge Cc: guix-devel@gnu.org Andreas Enge skribis: > commit f5c6e77a7f42e133df8c97d3b4798a11e6d58d06 > Author: Andreas Enge > Date: Sat Feb 13 20:08:26 2016 +0100 > > doc: Drop documentation of deprecated procedures. >=20=20=20=20=20 > * doc/guix.texi ("build systems"): Drop documentation of > BUILD-EXPRESSION->DERIVATION. I meant to keep it until it was really really deprecated. Currently it is still used in a key place, in (guix packages), which is why I left it. Maybe we should reinstate it, WDYT? Thanks for looking at the doc! Ludo=E2=80=99.