org-macs.el: new function `org-format-seconds'.
commit16faa2b6c1cf10d1a652c44563a54b0a999ba920
authorBastien Guerry <bzg@altern.org>
Sun, 3 Jul 2011 11:23:09 +0000 (3 13:23 +0200)
committerBastien Guerry <bzg@altern.org>
Sun, 3 Jul 2011 11:23:09 +0000 (3 13:23 +0200)
tree7a6cfc13990de77289d04d2df1d733e7ea26ae27
parenta14815aa924108f226fedcbf315c061880984ef7
org-macs.el: new function `org-format-seconds'.

* install/git/org-mode/lisp/org-table.el
(org-table-time-seconds-to-string): use `org-format-seconds'
instead of `format-seconds'.

* install/git/org-mode/lisp/org-macs.el (org-format-seconds):
handle case where `format-seconds' does not exist.
lisp/org-macs.el
lisp/org-table.el