Fix indentation bug
commit261eadb9d4959c8321d9ab1eb58f1d48b8870639
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Thu, 17 Mar 2016 15:50:54 +0000 (17 16:50 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Thu, 17 Mar 2016 15:50:54 +0000 (17 16:50 +0100)
treea5d817fa20557cde4c4f9346518a3cd22db40ed9
parent9879c20a34be0d856466893d44203592f93ba5ca
Fix indentation bug

* lisp/org.el (org--get-expected-indentation): Fix indentation.
* testing/lisp/test-org.el (test-org/indent-line): Add test.
lisp/org.el
testing/lisp/test-org.el