Prevent auto-fill from creating Org line breaks
commit0c99c8757d2962cff2c18f1e273b1f30448f51ab
authorNicolas Goaziou <n.goaziou@gmail.com>
Mon, 30 Jan 2012 21:58:33 +0000 (30 22:58 +0100)
committerNicolas Goaziou <n.goaziou@gmail.com>
Mon, 30 Jan 2012 21:58:33 +0000 (30 22:58 +0100)
tree7ec36c7836917861ef8e68e5baf651d1550d854f
parenta623767a90f8ff8353752ff864377a2c6a879f0b
Prevent auto-fill from creating Org line breaks

* lisp/org.el (org-fill-line-break-nobreak-p): New function.
(org-set-autofill-regexps): Add previous function to
`fill-nobreak-predicate'.
lisp/org.el