Do not move point when filling a table
commit8838585a42122490f855aa807355556e2fbc56b6
authorNicolas Goaziou <n.goaziou@gmail.com>
Mon, 25 Feb 2013 09:06:58 +0000 (25 10:06 +0100)
committerNicolas Goaziou <n.goaziou@gmail.com>
Mon, 25 Feb 2013 09:06:58 +0000 (25 10:06 +0100)
treeca606c6cdebab1fe228c2f213e6be02e7d4d38e1
parent3b3b6fa8367e0b7707b6f6393b40d933b511f668
Do not move point when filling a table

* lisp/org.el (org-fill-paragraph): Do not move point when filling
  a table.
* testing/lisp/test-org.el: Add test.
lisp/org.el
testing/lisp/test-org.el