Bugfix: Protect line indentation in orgstruct-mode
commit6ab17902aa209812839c4c58a1e0636891d12909
authorCarsten Dominik <carsten.dominik@gmail.com>
Thu, 19 Feb 2009 08:46:34 +0000 (19 09:46 +0100)
committerCarsten Dominik <carsten.dominik@gmail.com>
Thu, 19 Feb 2009 08:46:34 +0000 (19 09:46 +0100)
tree27afd8364f4a3651d0f420837f90570d3fa232c1
parent8b31b5e798d3c4ff6fc301b1b355bc6871983105
Bugfix: Protect line indentation in orgstruct-mode

(org-indent-line-function): Make sure this works even if there is not
`org-drawer-regexp' defined.  This can happen when orgstruct-mode is
used in a non-org buffer.
lisp/ChangeLog
lisp/org.el