Don't indent footnote definitions
commita1458ba5ec4ce6349cac50cfddb9bd3632e6973d
authorNicolas Goaziou <n.goaziou@gmail.com>
Fri, 18 Mar 2011 19:35:26 +0000 (18 20:35 +0100)
committerNicolas Goaziou <n.goaziou@gmail.com>
Sat, 9 Apr 2011 09:50:59 +0000 (9 11:50 +0200)
tree2597d2b2321cef9a3a40dee5d076628693cdd2c4
parent9fc5577646621fb6bb41e3cc208a8e5919c57919
Don't indent footnote definitions

* lisp/org.el (org-indent-line-function): footnote definition must
  stay at column 0 to be recognized as such. Body below can have
  normal indentation, so it should ignore its definition when
  computing indentation.
lisp/org.el