comparison lisp/calendar/timeclock.el @ 88123:375f2633d815

New directory
author Kenichi Handa <handa@m17n.org>
date Mon, 08 Sep 2003 11:56:09 +0000
parents 695cf19ef79e
children 68c22ea6027c
comparison
equal deleted inserted replaced
52428:27bc8b966642 88123:375f2633d815
1361 ;; make sure we know the list of reasons, projects, and have computed 1361 ;; make sure we know the list of reasons, projects, and have computed
1362 ;; the last event and current discrepancy. 1362 ;; the last event and current discrepancy.
1363 (if (file-readable-p timeclock-file) 1363 (if (file-readable-p timeclock-file)
1364 (timeclock-reread-log)) 1364 (timeclock-reread-log))
1365 1365
1366 ;;; arch-tag: a0be3377-deb6-44ec-b9a2-a7be28436a40
1367 ;;; timeclock.el ends here 1366 ;;; timeclock.el ends here