org-table: Implement org-table-expand
commit8374e6f438b8c2b85c0bb0671fa6df1547b49ec5
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Sat, 19 Aug 2017 13:39:04 +0000 (19 15:39 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Wed, 6 Sep 2017 13:18:37 +0000 (6 15:18 +0200)
tree3f7bbebdd30ebf8f2e6497fa259c516d08087e0b
parent882f3f3fc0c376668cf0c27bfcf66aabda4b2f0a
org-table: Implement org-table-expand

* lisp/org-table.el (org-table-expand): New function.
(org-table--expand-all-columns): Remove function.
(org-table-with-shrunk-columns):
(org-table-insert-column):
(org-table-delete-column):
(org-table-move-column):
(org-table-toggle-column-width): Use new function.
lisp/org-table.el