From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59780) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dfiPw-0007q3-Nb for guix-patches@gnu.org; Thu, 10 Aug 2017 04:02:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dfiPr-00020N-7g for guix-patches@gnu.org; Thu, 10 Aug 2017 04:02:08 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:45258) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dfiPr-00020F-0x for guix-patches@gnu.org; Thu, 10 Aug 2017 04:02:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dfiPq-0007Gf-Mf for guix-patches@gnu.org; Thu, 10 Aug 2017 04:02:02 -0400 Subject: bug#28026: [PATCH] gnu: Add emacs-git-messenger. Resent-To: guix-patches@gnu.org Resent-Message-ID: Message-Id: <8d1d014a.AEEAOkLX9HIAAAAAAAAAAAPejOkAAAACwQwAAAAAAAW9WABZjBLf@mailjet.com> MIME-Version: 1.0 From: Arun Isaac Date: Thu, 10 Aug 2017 13:31:26 +0530 In-reply-to: <87k22cpzf4.fsf@gmail.com> References: <87k22cpzf4.fsf@gmail.com> Content-Type: text/plain 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: Oleg Pykhalov Cc: 28026-done@debbugs.gnu.org Thanks for the patch! Pushed with a slight simplification of the `check' phase, and a couple of minor changes to the description. =