From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:33707) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iwNCB-0006bf-6h for guix-patches@gnu.org; Tue, 28 Jan 2020 04:30:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iwNC6-0000FO-Dq for guix-patches@gnu.org; Tue, 28 Jan 2020 04:30:07 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:53569) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iwNC6-0000Ey-AH for guix-patches@gnu.org; Tue, 28 Jan 2020 04:30:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iwNC6-0008Qf-7U for guix-patches@gnu.org; Tue, 28 Jan 2020 04:30:02 -0500 Subject: bug#39323: [PATCH] gnu: Add emacs-delight. Resent-To: guix-patches@gnu.org Resent-Message-ID: From: Nicolas Goaziou References: <20200127235245.15174-1-mab@gnu.org> <87h80gm2s7.fsf@nicolasgoaziou.fr> <87o8uoge7s.fsf@gnu.org> Date: Tue, 28 Jan 2020 10:29:47 +0100 In-Reply-To: <87o8uoge7s.fsf@gnu.org> (Amin Bandali's message of "Tue, 28 Jan 2020 03:47:03 -0500") Message-ID: <87o8uodj3o.fsf@nicolasgoaziou.fr> 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: Amin Bandali Cc: 39323-done@debbugs.gnu.org Amin Bandali writes: > No particular reason besides a small docstring fix in the unreleased > commit. Here=E2=80=99s a v2 using the latest release instead: Applied as 2fe83ce10fcfc50d49cdafe2d6981adaf4a27d9d. Thank you! Regards,