Spreadsheet: Don't assume every last row filed has a formula
commit951d117a47bf9172a602f1b45a848aaf585d5ef7
authorCarsten Dominik <carsten.dominik@gmail.com>
Mon, 22 Dec 2008 22:10:32 +0000 (22 23:10 +0100)
committerCarsten Dominik <carsten.dominik@gmail.com>
Mon, 22 Dec 2008 22:10:32 +0000 (22 23:10 +0100)
tree8bfac0c4872f16440fdf4351fe53478a52b69dd9
parent6291b4d300752eddee6d2a091b48c742a4efe8f8
Spreadsheet: Don't assume every last row filed has a formula

In a recent patch we have introduced names for all fields in the last
row.  This has lead to a bug, that Org thinks there might be a field
formula associated with those fields.  Now we check if there really is
one, and only in this case ask to overwrite it with a column formula.

Report by Henry Atting.
lisp/ChangeLog
lisp/org-table.el