• Paul Eggert's avatar
    Fix org-timer-show-remaining-time > 1 hour · 3d1c9a77
    Paul Eggert authored
    * lisp/org/org-timer.el (org-timer-show-remaining-time):
    Don’t assume the remaining time is less than one hour.
    Simplify.  The simplification removes the need for a
    decode-time, and fixes a typo I introduced recently.
    3d1c9a77
org-timer.el 17.6 KB