org-table: Fix table alignment
commit120dcd1d1357502f9776cdfb0f27fdce69d34131
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Thu, 9 Jul 2015 15:53:33 +0000 (9 17:53 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Thu, 9 Jul 2015 15:53:33 +0000 (9 17:53 +0200)
tree520645b54f2be8eb85e739353693c9a723c98cf1
parent22c652599c8bfedcd27e78d7ad9544826eae7dd0
org-table: Fix table alignment

* lisp/org-table.el (org-table-align): Refactor function fix wrong
  alignment bug.
* lisp/org-compat.el (org-format-transports-properties-p): Remove
  variable.
* testing/lisp/test-org.el (test-org/fill-paragraph): Fix test

Reported-by: William Denton <wtd@pobox.com>
<http://permalink.gmane.org/gmane.emacs.orgmode/98901>
lisp/org-compat.el
lisp/org-table.el
testing/lisp/test-org.el