org.el: Fix bug in `org-fill-paragraph'.
commit30986cd7c5ef99f2981bbc03ca175e7e24eceb88
authorBastien Guerry <bzg@altern.org>
Fri, 27 Apr 2012 21:08:56 +0000 (27 23:08 +0200)
committerBastien Guerry <bzg@altern.org>
Fri, 27 Apr 2012 21:08:56 +0000 (27 23:08 +0200)
tree68708654d0510f5834c5ee6be897a5bec23fe574
parent41b2a2e766d50c84af37834bf3d67bdf175158fc
org.el: Fix bug in `org-fill-paragraph'.

* org.el (org-fill-paragraph): Pass the `justify' argument to
`org-fill-paragraph-fallback-function'.

Thanks to Nick Dokos for spotting this.
lisp/org.el