From a07c745705389b2790c1ed333833949ceccf0e7b Mon Sep 17 00:00:00 2001 From: Bastien Guerry Date: Wed, 10 Apr 2013 17:19:41 +0200 Subject: [PATCH] ox-publish.el (org-publish-project-alist): Add :with-planning in docstring * ox-publish.el (org-publish-project-alist): Add :with-planning in docstring. --- lisp/ox-publish.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/ox-publish.el b/lisp/ox-publish.el index 213c76747..194e16962 100644 --- a/lisp/ox-publish.el +++ b/lisp/ox-publish.el @@ -179,6 +179,7 @@ included. See the back-end documentation for more information. :with-tags `org-export-with-tags' :with-tasks `org-export-with-tasks' :with-timestamps `org-export-with-timestamps' + :with-planning `org-export-with-planning' :with-todo-keywords `org-export-with-todo-keywords' The following properties may be used to control publishing of