Function: timeclock-modeline-display
timeclock-modeline-display is a and interactive for
timeclock-mode-line-display(var)/timeclock-mode-line-display(fun), defined in timeclock.el.gz.
This command is obsolete since 24.3; use timeclock-mode-line-display(var)/timeclock-mode-line-display(fun)
instead.
Signature
(timeclock-modeline-display &optional ARG)
Documentation
Toggle display of the amount of time left today in the mode line.
If timeclock-use-display-time is non-nil (the default), then
the function display-time-mode(var)/display-time-mode(fun) must be active, and the mode line
will be updated whenever the time display is updated. Otherwise,
the timeclock will use its own sixty second timer to do its
updating. With prefix ARG, turn mode line display on if and only
if ARG is positive. Returns the new status of timeclock mode line
display (non-nil means on).
If using a customized timeclock-workday value, this should be
set before switching this mode on.
Key Bindings
Aliases
timeclock-modeline-display(var)/timeclock-modeline-display(fun) (obsolete since 24.3)