From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:56484) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gxkC6-0001EK-BK for guix-patches@gnu.org; Sat, 23 Feb 2019 22:11:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gxkC4-00010F-B0 for guix-patches@gnu.org; Sat, 23 Feb 2019 22:11:10 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:36158) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gxkC1-0000xg-SZ for guix-patches@gnu.org; Sat, 23 Feb 2019 22:11:06 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gxkBz-0007iL-PM for guix-patches@gnu.org; Sat, 23 Feb 2019 22:11:05 -0500 Subject: bug#34600: [PATCH 1/5] gnu: emacs-which-key: Update to 3.3.1. Resent-To: guix-patches@gnu.org Resent-Message-ID: From: iyzsong@member.fsf.org (=?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?=) References: <87a7ipvqgb.fsf@posteo.net> Date: Sun, 24 Feb 2019 11:10:36 +0800 In-Reply-To: <87a7ipvqgb.fsf@posteo.net> (Brett Gilio's message of "Wed, 20 Feb 2019 20:13:40 -0600") Message-ID: <87lg25g9ub.fsf@member.fsf.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: Brett Gilio Cc: 34600-done@debbugs.gnu.org Brett Gilio writes: >>>From f4ce2f1459ed5a3dc08094c03d98c4cc1eb91348 Mon Sep 17 00:00:00 2001 > From: Brett Gilio > Date: Wed, 20 Feb 2019 19:55:07 -0600 > Subject: [PATCH 1/5] gnu: emacs-which-key: Update to 3.3.1. Applied, thanks!