From 77ddd382df838e38504b822e729250b2a6dd9b63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Delafond?= Date: Sun, 13 Jul 2014 13:35:34 +0200 Subject: Imported Upstream version 8.2.6 --- lisp/ox.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lisp/ox.el') 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 -- cgit v1.2.3