Rewrite filling functions
commit94dd2e52439aba488dbac18bd888efb96ede417c
authorNicolas Goaziou <n.goaziou@gmail.com>
Sat, 28 Jul 2012 22:05:33 +0000 (29 00:05 +0200)
committerNicolas Goaziou <n.goaziou@gmail.com>
Sun, 29 Jul 2012 06:55:54 +0000 (29 08:55 +0200)
tree650619b3fafc9e6af5acfa8f398ad1a9a57c9c50
parentda1830ebe6f976f5a08590ed405237c3259d26aa
Rewrite filling functions

* lisp/org.el (org-fill-context-prefix): New function.
(org-fill-paragraph, org-auto-fill-function): Use new function.  Also
handle comments.
(org-adaptive-fill-function): Remove function.
(org-get-local-variables, orgstruct++-mode): Don't store now unused
adaptive-fill* functions.
lisp/org.el