1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-23 08:20:41 -08:00
emacs/lisp/calendar
Glenn Morris 9d1137ce04 Update copyright.
(timeclock-ask-before-exiting): Put `timeclock-query-out' on
`kill-emacs-query-functions' rather than `kill-emacs-hook'.
(timeclock-mode-string): Doc fix.
(timeclock-modeline-display): Doc fix.  Use `global-mode-string' rather
than `mode-line-format'.
(timeclock-query-out): Doc fix.
(timeclock-update-modeline): No need for `let*', so use `let'.
Add some help-echo text to `timeclock-mode-string'.
(timeclock-mode-string): Give it the risky-local-variable property,
so that help-echo text will display.
(timeclock-find-discrep): Set `accum' to 0 if `timeclock-discrepancy' is nil.
2003-05-27 18:36:40 +00:00
..
.gitignore
appt.el Trailing whitepace deleted. 2003-02-04 13:24:35 +00:00
cal-china.el Trailing whitepace deleted. 2003-02-04 13:24:35 +00:00
cal-coptic.el Trailing whitepace deleted. 2003-02-04 13:24:35 +00:00
cal-dst.el Trailing whitepace deleted. 2003-02-04 13:24:35 +00:00
cal-french.el
cal-hebrew.el Trailing whitepace deleted. 2003-02-04 13:24:35 +00:00
cal-islam.el Trailing whitepace deleted. 2003-02-04 13:24:35 +00:00
cal-iso.el Trailing whitepace deleted. 2003-02-04 13:24:35 +00:00
cal-julian.el Trailing whitepace deleted. 2003-02-04 13:24:35 +00:00
cal-mayan.el Trailing whitepace deleted. 2003-02-04 13:24:35 +00:00
cal-menu.el (cal-menu-update): Use easy-menu-create-menu rather than easy-menu-change. 2003-04-06 20:21:26 +00:00
cal-move.el
cal-persia.el
cal-tex.el Trailing whitepace deleted. 2003-02-04 13:24:35 +00:00
cal-x.el Trailing whitepace deleted. 2003-02-04 13:24:35 +00:00
calendar.el (diary-file-name-prefix-function): Fix custom type. 2003-02-17 22:25:11 +00:00
diary-lib.el (diary-mail-entries): Use call-interactively. 2003-05-08 19:52:47 +00:00
holidays.el Trailing whitepace deleted. 2003-02-04 13:24:35 +00:00
lunar.el Trailing whitepace deleted. 2003-02-04 13:24:35 +00:00
parse-time.el (parse-time-elt): Var renamed from `elt'. 2002-11-18 04:58:53 +00:00
solar.el Trailing whitepace deleted. 2003-02-04 13:24:35 +00:00
time-date.el
timeclock.el Update copyright. 2003-05-27 18:36:40 +00:00
todo-mode.el