org-table: match either HH:MM:SS or HH:MM (instead of MM:SS).
commit9c5a8ab2958b63ca979883cb7389c2677fa203cb
authorBastien Guerry <bzg@altern.org>
Sun, 24 Jul 2011 16:19:17 +0000 (24 18:19 +0200)
committerBastien Guerry <bzg@altern.org>
Sun, 24 Jul 2011 16:19:17 +0000 (24 18:19 +0200)
tree7ecf5c8bbe4e14edde6bc4ab514a2c259ebddb70
parent88eada52a63539b8866b9be861ea72ffbcafb37e
org-table: match either HH:MM:SS or HH:MM (instead of MM:SS).

* org-table.el (org-table-time-string-to-seconds): match
either HH:MM:SS or HH:MM (instead of MM:SS).

Thanks to Gustav Wikström for suggesting this change.
lisp/org-table.el