comparison lisp/calendar/timeclock.el @ 52401:695cf19ef79e

Add arch taglines
author Miles Bader <miles@gnu.org>
date Mon, 01 Sep 2003 15:45:59 +0000
parents 0c6d39d0f49d
children 3d13cea5e07a 375f2633d815
comparison
equal deleted inserted replaced
52400:b32a475b367f 52401:695cf19ef79e
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
1366 ;;; timeclock.el ends here 1367 ;;; timeclock.el ends here