Fix indentation when using a [@start:num] or [@num] construct.
commit7c28d8d3362ef1c41837b99cf69c9ccf172aa21f
authorNicolas Goaziou <n.goaziou@gmail.com>
Thu, 9 Sep 2010 13:20:54 +0000 (9 15:20 +0200)
committerDavid Maus <dmaus@ictsoc.de>
Thu, 9 Sep 2010 17:24:50 +0000 (9 19:24 +0200)
tree1faa99fa5560ac414e130d9ccc9a01788c6b0345
parent06c332cfee2bdfb6c30ac0a016ce643c4da7e0a5
Fix indentation when using a [@start:num] or [@num] construct.

* org.el (org-indent-line-function): Indent past [@num] and
  [@start:num], consistently with what is already done with
  checkboxes.
lisp/org.el