ox-ascii: Fix filling with preserve break
commit1b17e8c8da3b8edede1a34559fac0dfedbaf5e6c
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Fri, 19 Sep 2014 23:05:22 +0000 (20 01:05 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Fri, 19 Sep 2014 23:05:22 +0000 (20 01:05 +0200)
treedcf6921d30ca7704f56b984c45bcc7717ab0171c
parent2d02479c344e21afd80ad88defd2a0766e5ed4ce
ox-ascii: Fix filling with preserve break

* lisp/ox-ascii.el (org-ascii--fill-string): Allow filling even when
  `org-export-preserve-breaks' is non-nil.
lisp/ox-ascii.el