From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kyle Meyer Subject: Re: bi-monthly steps. Date: Fri, 27 Mar 2020 01:12:49 +0000 Message-ID: <87bloitxbi.fsf@kyleam.com> References: <87y2s5xwwn.fsf@alphaville.usersys.redhat.com> <4432555C-93F5-48F5-84CD-48C7DA9FEBE1@chopps.org> <20200313080143.GA17847@meep.pl> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:44807) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jHdYM-00063g-GA for emacs-orgmode@gnu.org; Thu, 26 Mar 2020 21:12:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jHdYK-0000ju-JF for emacs-orgmode@gnu.org; Thu, 26 Mar 2020 21:12:53 -0400 Received: from pb-smtp1.pobox.com ([64.147.108.70]:61251) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1jHdYK-0000hv-AC for emacs-orgmode@gnu.org; Thu, 26 Mar 2020 21:12:52 -0400 In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane-mx.org@gnu.org Sender: "Emacs-orgmode" To: Christian Hopps Cc: emacs-orgmode@gnu.org Christian Hopps writes: > I've attached an updated patch using "semimonth". Applied in 8a99404c8, along with a follow-up commit that adds a test, updates the manual, and add a NEWS entry. Thanks.