Allow code indentation to be preserved on export
commitd9447ad7b08332cac005bcb602ac1e55cf0588cf
authorDan Davison <davison@stats.ox.ac.uk>
Sat, 31 Oct 2009 19:43:42 +0000 (31 15:43 -0400)
committerDan Davison <davison@stats.ox.ac.uk>
Sat, 31 Oct 2009 19:43:42 +0000 (31 15:43 -0400)
treebbdb43398232a63c08011f1df52211b749c06c88
parent40fc6cf817ff8ff1e59b67e5f9038554f7eed9e8
Allow code indentation to be preserved on export

This is controlled on a per-block basis with a new src block flag
-i. It can be controlled globally using the variable
org-src-preserve-indentation.
lisp/org-exp.el
lisp/org-src.el