Fix incorrect time calculation for `org-extend-today-until'
commitd73bde62fef296fcaa9beb29b5000c2f648c73f5
authorCarsten Dominik <carsten.dominik@gmail.com>
Thu, 17 Oct 2013 05:41:49 +0000 (17 07:41 +0200)
committerCarsten Dominik <carsten.dominik@gmail.com>
Thu, 17 Oct 2013 05:41:49 +0000 (17 07:41 +0200)
treea641cc2cf41b8f3a7f894b2167c5b1039d660c77
parente04a22ed2d66726dae5c26f89268eedc3082c894
Fix incorrect time calculation for `org-extend-today-until'

* lisp/org-clock.el (org-clock-get-sum-start): Fix bad date
  math, affecting mode line and clock tables.

Patch by Ian Kelling
lisp/org-clock.el