[Timeline] Comment to remember reworking ‘timeline-tools-timeline’
This commit is contained in:
parent
0001aafb1d
commit
fc3e66637b
@ -119,6 +119,8 @@ CLOCK: [2018-01-08 Mon 16:00]--[2018-01-08 Mon 16:15] => 0:15
|
||||
(should (equal (car result)
|
||||
'user-error))))
|
||||
|
||||
;; XXX: timeline-tools-timeline (after changing it to work on buffers instead of files)
|
||||
|
||||
|
||||
;; Conflict resolution tests
|
||||
|
||||
|
||||
@ -287,6 +287,7 @@ or END will always be in the interval [TSTART,TEND]."
|
||||
(setq times nil))))
|
||||
task-clock-times))
|
||||
|
||||
;; XXX: make this work on buffers instead of files
|
||||
(defun timeline-tools-timeline (tstart tend &optional files)
|
||||
"Return timeline between TSTART and TEND from FILES.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user