From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52450) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gKgWu-00083x-6s for guix-patches@gnu.org; Thu, 08 Nov 2018 04:23:12 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gKgWk-000339-T3 for guix-patches@gnu.org; Thu, 08 Nov 2018 04:23:12 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:36029) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gKgWk-00032u-N1 for guix-patches@gnu.org; Thu, 08 Nov 2018 04:23:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gKgWk-00015F-GC for guix-patches@gnu.org; Thu, 08 Nov 2018 04:23:02 -0500 Subject: bug#33307: [PATCH] doc: Add index entries. Resent-To: guix-patches@gnu.org Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: Date: Thu, 08 Nov 2018 10:21:58 +0100 In-Reply-To: (Laura Lazzati's message of "Wed, 7 Nov 2018 15:11:47 -0300") Message-ID: <87ftwb6i15.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Laura Lazzati Cc: =?UTF-8?Q?G=C3=A1bor?= Boskovits , Ricardo Wurmus , 33307-done@debbugs.gnu.org Hi Laura, Laura Lazzati skribis: > From c8ccfaf2645d90ef1890fb009b5028b123074989 Mon Sep 17 00:00:00 2001 > From: Laura Lazzati > Date: Wed, 7 Nov 2018 14:51:21 -0300 > Subject: [PATCH] doc: Add index entries. * doc/guix.texi: Added various c= index > tags to assist readers. This is a good idea. I moved the =E2=80=98*=E2=80=99 bit in the commit log= to a separate line and committed it. Thank you! Ludo=E2=80=99.