Fix filling when point is at the very end of a paragraph
commitfcca4ab8e459b1d589ded4ddcb206ad6637600cd
authorNicolas Goaziou <n.goaziou@gmail.com>
Tue, 31 Jul 2012 13:27:58 +0000 (31 15:27 +0200)
committerNicolas Goaziou <n.goaziou@gmail.com>
Tue, 31 Jul 2012 13:42:30 +0000 (31 15:42 +0200)
treea045a92e7e0dc083fd8f0c4666624683baef7707
parente3f30e12d27932d8330df1ca94657baa8097ed90
Fix filling when point is at the very end of a paragraph

* lisp/org.el (org-fill-paragraph): Fix filling when point is at the
  very end of a paragraph.
* testing/lisp/test-org.el: Add test.
lisp/org.el
testing/lisp/test-org.el