Rewrite `org-indent-region'
commitfe129fb352245e6392e98e2f84645ef861b4c966
authorNicolas Goaziou <n.goaziou@gmail.com>
Sun, 27 Apr 2014 14:48:02 +0000 (27 16:48 +0200)
committerNicolas Goaziou <n.goaziou@gmail.com>
Wed, 7 May 2014 15:39:52 +0000 (7 17:39 +0200)
tree12073add601b5138a6e612467457dc4129678795
parent51ffcd02ddd0e9dc79ee293e05ec1bab3f5b4093
Rewrite `org-indent-region'

* lisp/org.el (org-indent-region): Update function according to recent
  `org-indent-line' change.  Optimize it.

* testing/lisp/test-org.el (test-org/indent-region): New test.
lisp/org.el
testing/lisp/test-org.el