Externalize filling and comments initializers
commitd58d40f0c864ae3a6d7c66df34769619ad2486c1
authorNicolas Goaziou <n.goaziou@gmail.com>
Tue, 28 Aug 2012 11:27:58 +0000 (28 13:27 +0200)
committerNicolas Goaziou <n.goaziou@gmail.com>
Tue, 28 Aug 2012 11:27:58 +0000 (28 13:27 +0200)
tree6fac0d339f65088d5e16d3e61578ed6fe4e3cc73
parent11f119776a3514b3cbc95913f016f6338ae334c9
Externalize filling and comments initializers

* lisp/org.el (org-mode): Call external initalizers.  Now both filling
  code and comments code have their own independant part in org.el.
(org-setup-filling): Renamed from `org-set-autofill-regexps'.
(org-setup-comments-handling): New function.
lisp/org.el