From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38497) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gF4Lh-0002cN-5j for guix-patches@gnu.org; Tue, 23 Oct 2018 17:36:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gF46q-0001op-DJ for guix-patches@gnu.org; Tue, 23 Oct 2018 17:21:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:34357) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gF46o-0001ny-Uc for guix-patches@gnu.org; Tue, 23 Oct 2018 17:21:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gF46o-0003MU-Ox for guix-patches@gnu.org; Tue, 23 Oct 2018 17:21:02 -0400 Subject: bug#33132: [PATCH] gnu: emacs-nov-el update Resent-To: guix-patches@gnu.org Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20181023194247.24453-1-brettg@posteo.net> Date: Tue, 23 Oct 2018 23:20:48 +0200 In-Reply-To: <20181023194247.24453-1-brettg@posteo.net> (Brett Gilio's message of "Tue, 23 Oct 2018 14:42:47 -0500") Message-ID: <877ei8bbrj.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: Brett Gilio Cc: 33132-done@debbugs.gnu.org Hello Brett, Brett Gilio skribis: > --- > gnu/packages/emacs.scm | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) I committed with a commit log that follows our conventions. Thank you! Ludo=E2=80=99.