@ -57,8 +57,6 @@
;;
;; ERROR:
;; BUG: Break timer displays wrong time and sign
;; Optional
(require 'icicles nil t)
@ -381,9 +379,9 @@ registered" sym-name)
(time-add start-ts
(if (eq state 'work)
(tacc-work-period cycle)
(if (eq state 'break)
(tacc-break-period cycle))
0))))
(tacc-break-period cycle)
0)))))
;; 05.3 State manipulation