org-e-ascii: Use new table structure
commit851fe42608310a7fb82688ae8a22da92c8d5fd15
authorNicolas Goaziou <n.goaziou@gmail.com>
Sat, 21 Apr 2012 07:52:08 +0000 (21 09:52 +0200)
committerJambunathan K <kjambunathan@gmail.com>
Sun, 22 Apr 2012 14:12:16 +0000 (22 19:42 +0530)
tree25eb949d2e53adb1da25d6f88963e45b58c335a2
parent01d8153f72dec49ff465b9b32f0104c3d9be7931
org-e-ascii: Use new table structure

* EXPERIMENTAL/org-e-ascii.el (org-e-ascii-table): Use new table
  structure.
(org-e-ascii-table--column-width,
org-e-ascii-table--vertical-separators,
org-e-ascii-table--format-cell, org-e-ascii-table--build-hline):
Remove functions.
(org-e-ascii-table-cell, org-e-ascii-table-row,
org-e-ascii--table-cell-width): New functions.
EXPERIMENTAL/org-e-ascii.el