org-table: Change behavior of `org-table-toggle-column-width'
commit882f3f3fc0c376668cf0c27bfcf66aabda4b2f0a
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Sat, 19 Aug 2017 12:09:50 +0000 (19 14:09 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Wed, 6 Sep 2017 13:18:37 +0000 (6 15:18 +0200)
tree6e534e13cb5adba91294b55b8d5e5010750e7107
parent73bf9b88875c98c01e0760eacc0b6832dc4ddb31
org-table: Change behavior of `org-table-toggle-column-width'

* lisp/org-table.el (org-table-toggle-column-width): Change behavior
  of `org-table-toggle-column-width'.
(org-table-shrink): Allow optional arguments.

* testing/lisp/test-org-table.el (test-org-table/toggle-column-width):
  Update tests.
lisp/org-table.el
testing/lisp/test-org-table.el