/[emacs]/emacs/lisp/calendar/timeclock.el
ViewVC logotype

Diff of /emacs/lisp/calendar/timeclock.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.30 by lektu, Tue Apr 27 22:44:39 2004 UTC revision 1.31 by lute, Tue Apr 5 18:34:30 2005 UTC
# Line 1  Line 1 
1  ;;; timeclock.el --- mode for keeping track of how much you work  ;;; timeclock.el --- mode for keeping track of how much you work
2    
3  ;; Copyright (C) 1999, 2000, 2001, 2003, 2004 Free Software Foundation, Inc.  ;; Copyright (C) 1999, 2000, 2001, 2003, 2004, 2005 Free Software Foundation, Inc.
4    
5  ;; Author: John Wiegley <johnw@gnu.org>  ;; Author: John Wiegley <johnw@gnu.org>
6  ;; Created: 25 Mar 1999  ;; Created: 25 Mar 1999
# Line 78  Line 78 
78  ;;; Code:  ;;; Code:
79    
80  (defgroup timeclock nil  (defgroup timeclock nil
81    "Keeping track time of the time that gets spent."    "Keeping track of the time that gets spent."
82    :group 'data)    :group 'data)
83    
84  ;;; User Variables:  ;;; User Variables:

Legend:
Removed from v.1.30  
changed lines
  Added in v.1.31

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26