From 694873cfa63bfaa785fc8b63c07b089b1d641754 Mon Sep 17 00:00:00 2001 From: Nicolas Goaziou Date: Tue, 30 Oct 2012 13:21:01 +0100 Subject: [PATCH] org-export-reference: Remove :clockedp property --- dev/org-export-reference.org | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) diff --git a/dev/org-export-reference.org b/dev/org-export-reference.org index 3470fc7..82a0efd 100644 --- a/dev/org-export-reference.org +++ b/dev/org-export-reference.org @@ -324,8 +324,6 @@ by the exporter. - ~:archivedp~ :: Non-nil if the headline has an archive tag (boolean). - - ~:clockedp~ :: Non-nil when headline is currently being clocked - (boolean). - ~:closed~ :: Headline's CLOSED reference, if any (timestamp object or nil) - ~:commentedp~ :: Non-nil if the headline has a comment keyword @@ -388,8 +386,6 @@ by the exporter. attribute (with underscores replaced with hyphens and a lowercase name, i.e. ~:custom-id~). - - ~:clockedp~ :: Non-nil when inlinetask is currently being clocked - (boolean). - ~:closed~ :: Inlinetask's CLOSED reference, if any (timestamp object or nil) - ~:deadline~ :: Inlinetask's DEADLINE reference, if any (timestamp -- 1.7.2.5