Explorar o código

Add completions for checkbox targets

Add the new property values to the completion list.
Bernt Hansen %!s(int64=15) %!d(string=hai) anos
pai
achega
f2abb650fb
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      contrib/lisp/org-checklist.el

+ 2 - 0
contrib/lisp/org-checklist.el

@@ -44,6 +44,8 @@
 (require 'org)
 (load "a2ps-print" 'no-error)
 
+(setq org-default-properties (cons "RESET_CHECK_BOXES" (cons "LIST_EXPORT_BASENAME" org-default-properties)))
+
 (defgroup org-checklist nil
   "Extended checklist handling for org"
   :tag "Org-checklist"