Fix indentation when altering planning info
commitb0f6c3c251414f9fb857bb54a309baba7d4cb17c
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Thu, 3 Sep 2015 21:03:28 +0000 (3 23:03 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Thu, 3 Sep 2015 21:03:28 +0000 (3 23:03 +0200)
tree94c3d230067a213bc0865304ed5612df28a5d526
parent980aef2dfbef4ead2ed61a2fcf441c02e88a820c
Fix indentation when altering planning info

* lisp/org.el (org-add-planning-info): Do not remove too much
  indentation when removing a planning line.
* testing/lisp/test-org.el: Add tests.

Reported-by: George McNinch <gmcninch@gmail.com>
<http://permalink.gmane.org/gmane.emacs.orgmode/100819>
lisp/org.el
testing/lisp/test-org.el