Remember the original indentation of source code snippets
commit4cc6309f6f5af6a6393d06845d6471c7af37d784
authorCarsten Dominik <carsten.dominik@gmail.com>
Fri, 5 Jun 2009 06:55:40 +0000 (5 08:55 +0200)
committerCarsten Dominik <carsten.dominik@gmail.com>
Fri, 5 Jun 2009 06:55:40 +0000 (5 08:55 +0200)
tree8f118c7c55bca6f5f00431cc73a04e5a15044dc0
parentb6152ed5b0030bbbde35196a4e62975d9c3d83a6
Remember the original indentation of source code snippets

As the export preprocessor removes indentation from indented blocks,
this causes conflicts about interpreting indentation as list
termination.  Now the original indentation is stored in a text
property, so hopefully  the exporters can make use of this information
in due time.
lisp/ChangeLog
lisp/org-exp.el