Fix bug with line protection while including source code files
commitfa2a21c3130902cf9941f0ca9ee9eede3973e8bb
authorCarsten Dominik <carsten.dominik@gmail.com>
Wed, 2 Sep 2009 08:42:46 +0000 (2 10:42 +0200)
committerCarsten Dominik <carsten.dominik@gmail.com>
Wed, 2 Sep 2009 08:42:46 +0000 (2 10:42 +0200)
tree282d0461c1b97f61bd5e4a7dc2a3624ba54fd478
parent2daabacc29e7166ae2310f86b2aa7f4c71789dd2
Fix bug with line protection while including source code files

There was an issue that lines starting with a space followed by #
would be protected when importing the file, but not unprotected when
formatting the example.  The reason for this issue is that we recently
changed to protect indented #+ lines.
lisp/ChangeLog
lisp/org-exp.el