branch: externals/org
commit 794d502da02daf83330b84e0c95e0afbec07db46
Author: Ihor Radchenko <yanta...@posteo.net>
Commit: Ihor Radchenko <yanta...@posteo.net>

    org-time-stamp-custom-formats: Document that variable affects export
    
    * lisp/org.el (org-time-stamp-custom-formats): Mention that the value
    affect export; not only the display.
---
 lisp/org.el | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/lisp/org.el b/lisp/org.el
index 0e105eaccf..8dad3fafe5 100644
--- a/lisp/org.el
+++ b/lisp/org.el
@@ -2443,6 +2443,8 @@ These are overlaid over the default ISO format if the 
variable
 end of the second format.  The custom formats are also honored by export
 commands, if custom time display is turned on at the time of export.
 
+This variable also affects how timestamps are exported.
+
 Leading \"<\" and trailing \">\" pair will be stripped from the format
 strings."
   :group 'org-time

Reply via email to