Improve doc of empty fields
commit45afcf137c0261f96d47c14dab43a012c051b1dc
authorMichael Brand <michael.ch.brand@gmail.com>
Sun, 14 Apr 2013 08:03:17 +0000 (14 10:03 +0200)
committerBastien Guerry <bzg@altern.org>
Sun, 14 Apr 2013 10:07:48 +0000 (14 12:07 +0200)
tree4420b24e2e842f2f1484463b88c244dcdcac626c
parentd9cd50bd35f21dfce6a9a481d6268cf6bbc8da28
Improve doc of empty fields

* doc/org.texi (Formula syntax for Calc): Improve the documentation of
empty fields in formulas for spreadsheet.
* testing/lisp/test-org-table.el: Rename wrongly named functions.
* testing/lisp/test-org-table.el: Use the more obvious "==" instead of
"=" for Calc conditions.
* testing/lisp/test-org-table.el (test-org-table/empty-field): Improve
the examples for vmean with empty fields.
doc/org.texi
testing/lisp/test-org-table.el