summaryrefslogtreecommitdiff
path: root/lisp/ox.el
diff options
context:
space:
mode:
authorSebastien Delafond <seb@debian.org>2014-06-13 13:20:31 +0200
committerSébastien Delafond <sdelafond@gmail.com>2014-07-13 13:35:34 +0200
commit2d3359e41007641d7a8e5b088d9286aef64d99e7 (patch)
tree61ce84dac761e0621913843f7b8d7b02202b4823 /lisp/ox.el
parentbc6d49d7f92105a118915fdd4918a90b57b848bd (diff)
parent77ddd382df838e38504b822e729250b2a6dd9b63 (diff)
Imported Debian patch 8.2.6-1
Diffstat (limited to 'lisp/ox.el')
-rw-r--r--lisp/ox.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/ox.el b/lisp/ox.el
index 9b77874..faa2e05 100644
--- a/lisp/ox.el
+++ b/lisp/ox.el
@@ -795,7 +795,8 @@ HTML code while every other back-end will ignore it."
:type 'coding-system)
(defcustom org-export-copy-to-kill-ring 'if-interactive
- "Should we push exported content to the kill ring?"
+ "Non-nil means pushing export output to the kill ring.
+This variable is ignored during asynchronous export."
:group 'org-export-general
:version "24.3"
:type '(choice