org-table: Field formulas can now create columns as needed
commit1c1f91811d0348c4948ab59abb007bdf9dce78e9
authorDima Kogan <dima@secretsauce.net>
Wed, 1 Oct 2014 05:36:21 +0000 (30 22:36 -0700)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Sun, 12 Oct 2014 09:11:57 +0000 (12 11:11 +0200)
tree86b25f6d2b47211c8d27fd14e877f2c70cb965f4
parentc5016d55b6425c1e19f7f951958c0a47decddacf
org-table: Field formulas can now create columns as needed

* org-table.el (org-table-formula-create-columns): New variable.
(org-table-recalculate): Use the new org-table-formula-make-new-cols
customization to control whether org creates new columns when
a formula explicitly targets them.
etc/ORG-NEWS
lisp/org-table.el
testing/lisp/test-org-table.el