org-table: fix another bug in duration computation.
commit829e226536ab65cc737b387f3d6df4e8ff2fdf03
authorBastien Guerry <bzg@altern.org>
Sun, 24 Jul 2011 22:55:04 +0000 (25 00:55 +0200)
committerBastien Guerry <bzg@altern.org>
Sun, 24 Jul 2011 22:55:04 +0000 (25 00:55 +0200)
tree197d68b3f55816a7795e4545b0e76286f65c9677
parentcb973614bd3fb106acf69d4514e09a783bcaf0a2
org-table: fix another bug in duration computation.

* org-table.el (org-table-eval-formula): Fix bug when a
formula "range" is just one cell.
(org-table-time-string-to-seconds): don't check whether
we manipulate a string.
doc/org.texi
lisp/org-table.el