Server IP : 111.118.215.189 / Your IP : 18.188.23.45 Web Server : Apache System : Linux md-in-83.webhostbox.net 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : a1673wkz ( 2475) PHP Version : 8.2.25 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /usr/share/emacs/24.3/lisp/calendar/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
;ELC ;;; Compiled by mockbuild@buildfarm06-new.corp.cloudlinux.com on Fri Oct 11 10:08:30 2024 ;;; from file /builddir/build/BUILD/emacs-24.3/lisp/calendar/timeclock.el ;;; in Emacs version 24.3.1 ;;; with all optimizations. ;;; This file uses dynamic docstrings, first added in Emacs 19.29. ;;; This file does not contain utf-8 non-ASCII characters, ;;; and so can be loaded in Emacs versions earlier than 23. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; (byte-code "\300\301\302\303\304\305%\210\306\307\310\311\312\313\304\301&\210\306\314\315\316\312\317\304\301&\210\306\320\321\322\312\323\304\301&\210\306\324\325\326\312\327\304\301&\210\306\330\331\332\312\327\304\301&\210\306\333\302\334\312\335\304\301&\210\306\336\321\337\340\341\312\323\304\301& \207" [custom-declare-group timeclock nil "Keeping track of the time that gets spent." :group data custom-declare-variable timeclock-file (convert-standard-filename "~/.timelog") "The file used to store timeclock data in." :type file timeclock-workday (* 8 60 60) "The length of a work period in seconds." integer timeclock-relative t "Whether to make reported time relative to `timeclock-workday'.\nFor example, if the length of a normal workday is eight hours, and you\nwork four hours on Monday, then the amount of time \"remaining\" on\nTuesday is twelve hours -- relative to an averaged work period of\neight hours -- or eight hours, non-relative. So relative time takes\ninto account any discrepancy of time under-worked or over-worked on\nprevious days. This only affects the timeclock mode line display." boolean timeclock-get-project-function 'timeclock-ask-for-project "The function used to determine the name of the current project.\nWhen clocking in, and no project is specified, this function will be\ncalled to determine what is the current project to be worked on.\nIf this variable is nil, no questions will be asked." function timeclock-get-reason-function 'timeclock-ask-for-reason "A function used to determine the reason for clocking out.\nWhen clocking out, and no reason is specified, this function will be\ncalled to determine what is the reason.\nIf this variable is nil, no questions will be asked." timeclock-get-workday-function "A function used to determine the length of today's workday.\nThe first time that a user clocks in each day, this function will be\ncalled to determine what is the length of the current workday. If\nthe return value is nil, or equal to `timeclock-workday', nothing special\nwill be done. If it is a quantity different from `timeclock-workday',\nhowever, a record will be output to the timelog file to note the fact that\nthat day has a length that is different from the norm." (choice (const nil) function) timeclock-ask-before-exiting "If non-nil, ask if the user wants to clock out before exiting Emacs.\nThis variable only has effect if set with \\[customize]." :set #[(symbol value) "\203\f \302\303\304\"\210\202 \305\303\304\"\210\211\207" [value timeclock-ask-before-exiting add-hook kill-emacs-query-functions timeclock-query-out remove-hook] 3]] 10) #@51 The timer used to update `timeclock-mode-string'. (defvar timeclock-update-timer nil (#$ . 3195)) (byte-code "\300\301\302\303\304\305\306\307\310\311\312\313&\210\300\314\315\316\306\317\310\311&\210\300\320\315\321\306\317\310\311&\210\300\322\315\323\306\317\310\311&\210\300\324\315\325\306\317\310\311&\210\300\326\315\327\306\317\310\311&\210\300\330\315\331\306\317\310\311&\210\300\332\315\333\306\317\310\311&\207" [custom-declare-variable timeclock-use-display-time t "If non-nil, use `display-time-hook' for doing mode line updates.\nThe advantage of this is that one less timer has to be set running\namok in Emacs's process space. The disadvantage is that it requires\nyou to have `display-time' running. If you don't want to use\n`display-time', but still want the mode line to show how much time is\nleft, set this variable to nil. Changing the value of this variable\nwhile timeclock information is being displayed in the mode line has no\neffect. You should call the function `timeclock-mode-line-display' with\na positive argument to force an update." :set #[(symbol value) "\306\300!\205 \211\203&