Searched +refs:timeclock +refs:workday +refs:elapsed (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/emacs-92/emacs/lisp/calendar/
H A Dtimeclock.el0 ;;; timeclock.el --- mode for keeping track of how much you work
34 ;; Use `timeclock-in' when you start on a project, and `timeclock-out'
36 ;; `timeclock-workday-remaining' to see how much time is left to be
37 ;; worked today (where `timeclock-workday' specifies the length of the
38 ;; working day), and `timeclock-when-to-leave' to calculate when you're free.
40 ;; You'll probably want to bind the timeclock commands to some handy
43 ;; (require 'timeclock)
81 (defgroup timeclock nil function
[all...]

Completed in 261 milliseconds