From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by arlo.cworth.org (Postfix) with ESMTP id D5F9A6DE0122 for ; Mon, 8 Oct 2018 08:15:42 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: 0.007 X-Spam-Level: X-Spam-Status: No, score=0.007 tagged_above=-999 required=5 tests=[AWL=0.008, SPF_PASS=-0.001] autolearn=disabled Received: from arlo.cworth.org ([127.0.0.1]) by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4-c_4MluztDd for ; Mon, 8 Oct 2018 08:15:42 -0700 (PDT) Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197]) by arlo.cworth.org (Postfix) with ESMTPS id 65EC56DE01F8 for ; Mon, 8 Oct 2018 08:15:41 -0700 (PDT) Received: from remotemail by fethera.tethera.net with local (Exim 4.89) (envelope-from ) id 1g9XG0-0008MI-Gl; Mon, 08 Oct 2018 11:15:40 -0400 Received: (nullmailer pid 28368 invoked by uid 1000); Mon, 08 Oct 2018 15:15:35 -0000 From: David Bremner To: David Bremner , notmuch@notmuchmail.org Subject: [PATCH 4/4] NEWS: note zsh completion rewrite Date: Mon, 8 Oct 2018 12:15:32 -0300 Message-Id: <20181008151532.28299-5-david@tethera.net> X-Mailer: git-send-email 2.19.1 In-Reply-To: <20181008151532.28299-1-david@tethera.net> References: <20181006020822.20443-1-david@tethera.net> <20181008151532.28299-1-david@tethera.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Oct 2018 15:15:43 -0000 --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS b/NEWS index ea86c7a7..76fdf2ce 100644 --- a/NEWS +++ b/NEWS @@ -32,6 +32,11 @@ Call `notmuch-mua-send-hook` hooks when sending a message This hook was documented, but not functional for a very long time. +Completion +---------- + +The zsh completion has been completely rewritten. + Build System ------------ -- 2.19.1