Do not fill verse blocks contents
commit8a97c601a14fd8358a5c1e90a1ffbeb9dc6a2e72
authorNicolas Goaziou <n.goaziou@gmail.com>
Fri, 24 Aug 2012 10:55:25 +0000 (24 12:55 +0200)
committerNicolas Goaziou <n.goaziou@gmail.com>
Fri, 24 Aug 2012 10:58:43 +0000 (24 12:58 +0200)
tree1f3216eae4db3b044f825d8bbe99dee53ab327ff
parentb1223be34d183229db3f5b0625b459a2783d9ef5
Do not fill verse blocks contents

* lisp/org.el (org-fill-context-prefix, org-fill-paragraph): Do not
  fill verse blocks contents.  Verse blocks can be used to format
  free-form poetry, so filling has to be done manually.
* testing/lisp/test-org.el: Remove unnecessary tests.
lisp/org.el
testing/lisp/test-org.el