emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/calendar/timeclock.el


From: Lute Kamstra
Subject: [Emacs-diffs] Changes to emacs/lisp/calendar/timeclock.el
Date: Tue, 05 Apr 2005 14:34:31 -0400

Index: emacs/lisp/calendar/timeclock.el
diff -c emacs/lisp/calendar/timeclock.el:1.30 
emacs/lisp/calendar/timeclock.el:1.31
*** emacs/lisp/calendar/timeclock.el:1.30       Tue Apr 27 22:44:39 2004
--- emacs/lisp/calendar/timeclock.el    Tue Apr  5 18:34:30 2005
***************
*** 1,6 ****
  ;;; timeclock.el --- mode for keeping track of how much you work
  
! ;; Copyright (C) 1999, 2000, 2001, 2003, 2004 Free Software Foundation, Inc.
  
  ;; Author: John Wiegley <address@hidden>
  ;; Created: 25 Mar 1999
--- 1,6 ----
  ;;; timeclock.el --- mode for keeping track of how much you work
  
! ;; Copyright (C) 1999, 2000, 2001, 2003, 2004, 2005 Free Software Foundation, 
Inc.
  
  ;; Author: John Wiegley <address@hidden>
  ;; Created: 25 Mar 1999
***************
*** 78,84 ****
  ;;; Code:
  
  (defgroup timeclock nil
!   "Keeping track time of the time that gets spent."
    :group 'data)
  
  ;;; User Variables:
--- 78,84 ----
  ;;; Code:
  
  (defgroup timeclock nil
!   "Keeping track of the time that gets spent."
    :group 'data)
  
  ;;; User Variables:




reply via email to

[Prev in Thread] Current Thread [Next in Thread]