Remove maximum indentation without untabifying
commit44cb8b16565f3a8f8d7472c2a7a779de8afacc27
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Thu, 8 Oct 2015 14:15:17 +0000 (8 16:15 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Thu, 8 Oct 2015 14:15:17 +0000 (8 16:15 +0200)
treecda55d5a6a23d94ccff32569db8fc3dac831edc8
parentd2ac2545294b4ac0f53b89010fc152cef56f654d
Remove maximum indentation without untabifying

* lisp/org.el (org-remove-indentation):
(org-do-remove-indentation): Change algorithm so as not to untabify
string or buffer.

Only <tab> characters used for indentation may be removed.

Reported-by: "Charles C. Berry" <ccberry@ucsd.edu>
<http://permalink.gmane.org/gmane.emacs.orgmode/101768>
lisp/org.el