branch: elpa/with-editor
commit 50b40a89de042bfa707251047110c3b41c5f0ff2
Author: Jonas Bernoulli <[email protected]>
Commit: Jonas Bernoulli <[email protected]>
manual: enforce preservation of indentation
---
with-editor.org | 1 +
1 file changed, 1 insertion(+)
diff --git a/with-editor.org b/with-editor.org
index 537c25e..5e600b0 100644
--- a/with-editor.org
+++ b/with-editor.org
@@ -296,4 +296,5 @@ General Public License for more details.
# Local Variables:
# eval: (require 'ox-texinfo+ nil t)
# indent-tabs-mode: nil
+# org-src-preserve-indentation: nil
# End: