org.el: Slight change to filling mechanism
commitf3955d5367bd44e98824e3a5bd4b36e06483f4c2
authorNicolas Goaziou <n.goaziou@gmail.com>
Sun, 2 Jun 2013 09:12:02 +0000 (2 11:12 +0200)
committerNicolas Goaziou <n.goaziou@gmail.com>
Mon, 24 Jun 2013 06:22:49 +0000 (24 08:22 +0200)
tree33e3c36bf3fec279d0d7571150c104ea184d71e2
parent36d9a7a4e376c3add4f7c5bd70ba39fab7dbb1c5
org.el: Slight change to filling mechanism

* lisp/org.el (org-setup-filling): Set `paragraph-start' and
  `paragraph-separate'.
(org-fill-paragraph-separate-nobreak-p): Remove function.
(org-mode): Do not set `paragraph-start'.
lisp/org.el