org-table: Fix compatibility with Emacs 24.3
commitf474c7149be1eab4e20cd508bcbb1857841a0be6
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Sun, 29 Oct 2017 08:15:01 +0000 (29 09:15 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Sun, 29 Oct 2017 08:15:01 +0000 (29 09:15 +0100)
tree88903524b5dcd1d4fb74b2a1f3eb1a1ef0af9a5b
parent99dbca3d4f2fb30f35309a0bf4c324535b7dc9f3
org-table: Fix compatibility with Emacs 24.3

* lisp/org-table.el (org-table-align): Call `split-string' with the
  expected number of arguments in Emacs 24.3.

Reported-by: thomas <thomas@friendlyvillagers.com>
<http://lists.gnu.org/archive/html/emacs-orgmode/2017-10/msg00430.html>
lisp/org-table.el