Browse Source

org-taskjuggler.el: Add chargeset and charge

* org-taskjuggler.el
(org-export-taskjuggler-valid-task-attributes): Add chargeset
and charge.

TINYCHANGE
Bill Day 12 năm trước cách đây
mục cha
commit
e1b1046685
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      lisp/org-taskjuggler.el

+ 1 - 1
lisp/org-taskjuggler.el

@@ -257,7 +257,7 @@ but before any resource and task declarations."
   '(account start note duration endbuffer endcredit end
 	    flags journalentry length limits maxend maxstart minend
 	    minstart period reference responsible scheduling
-	    startbuffer startcredit statusnote)
+	    startbuffer startcredit statusnote chargeset charge)
   "Valid attributes for Taskjuggler tasks. If one of these
   appears as a property for a headline, it will be exported with
   the corresponding task."