From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH] updated patch to org-habit DONE keywords Date: Mon, 23 Dec 2013 00:11:44 +0100 Message-ID: <87r494cwgf.fsf@bzg.ath.cx> References: <87ob4gu9pd.fsf@dorewiles.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44284) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VusBd-0005JC-CJ for emacs-orgmode@gnu.org; Sun, 22 Dec 2013 18:11:58 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VusBY-00042x-6P for emacs-orgmode@gnu.org; Sun, 22 Dec 2013 18:11:53 -0500 Received: from mail-wg0-x22b.google.com ([2a00:1450:400c:c00::22b]:61999) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VusBX-00042k-W1 for emacs-orgmode@gnu.org; Sun, 22 Dec 2013 18:11:48 -0500 Received: by mail-wg0-f43.google.com with SMTP id k14so4382565wgh.10 for ; Sun, 22 Dec 2013 15:11:47 -0800 (PST) In-Reply-To: <87ob4gu9pd.fsf@dorewiles.com> (Ted Wiles's message of "Mon, 16 Dec 2013 09:55:26 -0500") 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.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Ted Wiles Cc: emacs-orgmode@gnu.org Hi Ted, Ted Wiles writes: > Take care of all DONE keywords, not just the last one. > > * lisp/org-habit.el > > This fixed a hard-coded TODO keyword > in the org-habit code. Updated to apply to all DONE keywords, as per > Aaron Ecay > > TINYCHANGE Applied, with a tiny rewrite of the commit message. Thanks! -- Bastien