`org-export-ascii-underline' is now order from level 1 to n.
commit8ee7408edb111c579b719fc42edf2f40dab5dc10
authorBastien Guerry <bzg@altern.org>
Tue, 15 Feb 2011 04:30:00 +0000 (15 05:30 +0100)
committerBastien Guerry <bzg@altern.org>
Tue, 15 Feb 2011 04:30:00 +0000 (15 05:30 +0100)
tree4c95e263a42bfdfeb25a5da629ecc9e09f022bb3
parent846a2d13d33718f08ca281aef50ca7289980eef8
`org-export-ascii-underline' is now order from level 1 to n.

* org-ascii.el (org-export-ascii-underline): Put the level's
characters in the right order, as documented by the docstring.
(org-ascii-level-start): select the right char for underlining
headlines.
lisp/org-ascii.el