org-table: Allow to shrink tables upon opening a document
commit73bf9b88875c98c01e0760eacc0b6832dc4ddb31
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Wed, 26 Jul 2017 23:44:23 +0000 (27 01:44 +0200)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Wed, 6 Sep 2017 13:18:37 +0000 (6 15:18 +0200)
tree4f29861e9b24a750ebcf7f356b6b969ba18db38d
parent23a2fde6feb193a6076e2cb506360fb4e981d925
org-table: Allow to shrink tables upon opening a document

* lisp/org-table.el (org-table-shrink): New function.
* lisp/org.el (org-startup-align-all-tables): Update docstring.
(org-startup-shrink-all-tables): New variable.
(org-mode): Use new function and new variable.
lisp/org-table.el
lisp/org.el