org-indent: add virtual indentation for blank lines
commitb3f462a94b1c9b9e0cee737dbdca49967c3310fd
authorNicolas Goaziou <n.goaziou@gmail.com>
Thu, 28 Jul 2011 18:47:45 +0000 (28 20:47 +0200)
committerNicolas Goaziou <n.goaziou@gmail.com>
Thu, 18 Aug 2011 13:45:02 +0000 (18 15:45 +0200)
treea6dee9e6020185105b0d3a72e8738cb7fba44557
parent84faa05c1b906cee06bc4f5b18b0b9668e1d83c4
org-indent: add virtual indentation for blank lines

* lisp/org-indent.el (org-indent-set-line-properties): add text
  properties down to the beginning of the next line.
(org-indent-add-properties): when last position to add properties to
is at the beginning of a line, all that line will have properties.
lisp/org-indent.el