emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/org 9ecee6f2e2 4/4: * lisp/ox.el (org-export-async-debu


From: ELPA Syncer
Subject: [elpa] externals/org 9ecee6f2e2 4/4: * lisp/ox.el (org-export-async-debug): Fix checkdoc warning
Date: Wed, 1 Nov 2023 06:58:40 -0400 (EDT)

branch: externals/org
commit 9ecee6f2e204fda665ca70dd3602f5a1db06979d
Author: Ihor Radchenko <yantar92@posteo.net>
Commit: Ihor Radchenko <yantar92@posteo.net>

    * lisp/ox.el (org-export-async-debug): Fix checkdoc warning
---
 lisp/ox.el | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/lisp/ox.el b/lisp/ox.el
index a54456893f..b661b59c31 100644
--- a/lisp/ox.el
+++ b/lisp/ox.el
@@ -269,7 +269,8 @@ rules.")
 
 This data is found in the appropriate \"*Org Export Process*\"
 buffer, and in files prefixed with \"org-export-process\" and
-located in `temporary-file-directory'.
+located in the directory defined by variable
+`temporary-file-directory'.
 
 When non-nil, it will also set `debug-on-error' to a non-nil
 value in the external process.")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]