Reintroduce support for `adaptive-fill-regexp' in paragraphs and comments
commit36161345d1e1a4e9ff26f6c7da11ffb19a854c44
authorNicolas Goaziou <n.goaziou@gmail.com>
Sun, 28 Jul 2013 08:14:35 +0000 (28 10:14 +0200)
committerNicolas Goaziou <n.goaziou@gmail.com>
Sun, 28 Jul 2013 08:16:03 +0000 (28 10:16 +0200)
treeeb7635a3e9529a376550df0ce606ce9afe1dca30
parentaf300bd5b0b77086c5b4589f823dcb783e1e7c56
Reintroduce support for `adaptive-fill-regexp' in paragraphs and comments

* lisp/org.el (org-adaptive-fill-function, org-fill-paragraph): Add
  support for `adaptive-fill-regexp' in paragraphs and comments.
* testing/lisp/test-org.el: Add tests.
lisp/org.el
testing/lisp/test-org.el