From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34593) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fTZ79-0007DU-6I for guix-patches@gnu.org; Thu, 14 Jun 2018 16:45:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fTZ78-0002SM-CV for guix-patches@gnu.org; Thu, 14 Jun 2018 16:45:03 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:40660) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fTZ78-0002SB-8p for guix-patches@gnu.org; Thu, 14 Jun 2018 16:45:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fTZ78-0003YC-1J for guix-patches@gnu.org; Thu, 14 Jun 2018 16:45:02 -0400 Subject: [bug#31826] [PATCH] gnu: emacs-racket-mode: Update and bug fix. Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: Date: Thu, 14 Jun 2018 22:44:23 +0200 In-Reply-To: (Konrad Hinsen's message of "Thu, 14 Jun 2018 11:02:53 +0200") Message-ID: <87lgbhxfmg.fsf@gnu.org> 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: Konrad Hinsen Cc: 31826@debbugs.gnu.org Konrad Hinsen skribis: > * gnu/packages/emacs.scm (emacs-racket-mode): Update and bug fix. > > - Update to the current commit > - Bug fix: include Racket files in addition to Emacs Lisp files Applied, thanks! Ludo'.