org-table.el: Fix bug in a free variable name.
commit3053c13d2c345cc5b222b7401b89656ef4ad695d
authorBastien Guerry <bzg@altern.org>
Mon, 30 Apr 2012 23:41:50 +0000 (1 01:41 +0200)
committerBastien Guerry <bzg@altern.org>
Mon, 30 Apr 2012 23:41:50 +0000 (1 01:41 +0200)
tree2c7e725f9fb499c5b1918ea619e3ccb725bc966a
parent604a55edd6efc88590f5b37b2f62bb1b408d2c8a
org-table.el: Fix bug in a free variable name.

* org-table.el (org-tbl-calc-modes): Rename from
`org-table-modes'.
(org-set-calc-mode, org-table-eval-formula): Use it.

Thanks to Mikkel Kristiansen for reporting this and
to Nick Dokos for tracking down the bug and proposing
a fix.
lisp/org-table.el