Explorar o código

ox.el (org-export-with-planning): Enhance docstring

* ox.el (org-export-with-planning): Enhance docstring.
Bastien Guerry %!s(int64=12) %!d(string=hai) anos
pai
achega
7c048fd886
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      lisp/ox.el

+ 4 - 0
lisp/ox.el

@@ -539,6 +539,10 @@ e.g. \"inline:nil\"."
 
 (defcustom org-export-with-planning nil
   "Non-nil means include planning info in export.
+
+Planning info is the line containing either SCHEDULED:,
+DEADLINE:, CLOSED: time-stamps, or a combination of them.
+
 This option can also be set with the OPTIONS keyword,
 e.g. \"p:t\"."
   :group 'org-export-general