From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:42826) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jJZ0d-00066D-87 for guix-patches@gnu.org; Wed, 01 Apr 2020 04:46:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jJZ0c-0003VF-CU for guix-patches@gnu.org; Wed, 01 Apr 2020 04:46:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:54135) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jJZ0c-0003V2-9W for guix-patches@gnu.org; Wed, 01 Apr 2020 04:46:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jJZ0c-0007ov-7n for guix-patches@gnu.org; Wed, 01 Apr 2020 04:46:02 -0400 Subject: bug#40305: [PATCH] gnu: Add emacs-elf-mode Resent-To: guix-patches@gnu.org Resent-Message-ID: From: Nicolas Goaziou References: <875zeo2btu.fsf@asu.edu> Date: Wed, 01 Apr 2020 10:45:06 +0200 In-Reply-To: <875zeo2btu.fsf@asu.edu> (John Soo's message of "Sat, 28 Mar 2020 18:23:41 -0700") Message-ID: <87sghn388d.fsf@nicolasgoaziou.fr> MIME-Version: 1.0 Content-Type: text/plain 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: John Soo Cc: 40305-done@debbugs.gnu.org Hello, John Soo writes: > * gnu/packages/emacs-xyz.scm (emacs-elf-mode): New variable. Thank you! I fixed the license field, reworded the description, and applied it as 31e47945d37a738fccbb5c7e304f01ccfdd45a68. Regards, -- Nicolas Goaziou