# HG changeset patch # User Glenn Morris # Date 1134193569 0 # Node ID a55ee709ec8d786bc2238aa16101bb23bbb747eb # Parent 757a5ae466cde2f83c2f2f263965864b84ca26d0 Update copyright pending Emacs 22. diff -r 757a5ae466cd -r a55ee709ec8d lisp/calendar/appt.el --- a/lisp/calendar/appt.el Sat Dec 10 05:46:09 2005 +0000 +++ b/lisp/calendar/appt.el Sat Dec 10 05:46:09 2005 +0000 @@ -1,6 +1,7 @@ ;;; appt.el --- appointment notification functions -;; Copyright (C) 1989, 1990, 1994, 1998, 2004, 2005 Free Software Foundation, Inc. +;; Copyright (C) 1989, 1990, 1994, 1998, 2001, 2002, 2003, 2004, 2005 +;; Free Software Foundation, Inc. ;; Author: Neil Mager ;; Maintainer: Glenn Morris @@ -235,6 +236,8 @@ (cond ((eq appt-display-format 'window) (funcall appt-disp-window-function (number-to-string mins) + ;; TODO - use calendar-month-abbrev-array rather + ;; than %b? (format-time-string "%a %b %e " (current-time)) string) (run-at-time (format "%d sec" appt-display-duration) diff -r 757a5ae466cd -r a55ee709ec8d lisp/calendar/cal-bahai.el --- a/lisp/calendar/cal-bahai.el Sat Dec 10 05:46:09 2005 +0000 +++ b/lisp/calendar/cal-bahai.el Sat Dec 10 05:46:09 2005 +0000 @@ -1,6 +1,6 @@ ;;; cal-bahai.el --- calendar functions for the Baha'i calendar. -;; Copyright (C) 2001 Free Software Foundation, Inc. +;; Copyright (C) 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. ;; Author: John Wiegley ;; Keywords: calendar diff -r 757a5ae466cd -r a55ee709ec8d lisp/calendar/cal-china.el --- a/lisp/calendar/cal-china.el Sat Dec 10 05:46:09 2005 +0000 +++ b/lisp/calendar/cal-china.el Sat Dec 10 05:46:09 2005 +0000 @@ -1,8 +1,10 @@ ;;; cal-china.el --- calendar functions for the Chinese calendar -;; Copyright (C) 1995, 1997 Free Software Foundation, Inc. +;; Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005 +;; Free Software Foundation, Inc. ;; Author: Edward M. Reingold +;; Maintainer: Glenn Morris ;; Keywords: calendar ;; Human-Keywords: Chinese calendar, calendar, holidays, diary diff -r 757a5ae466cd -r a55ee709ec8d lisp/calendar/cal-coptic.el --- a/lisp/calendar/cal-coptic.el Sat Dec 10 05:46:09 2005 +0000 +++ b/lisp/calendar/cal-coptic.el Sat Dec 10 05:46:09 2005 +0000 @@ -1,8 +1,10 @@ ;;; cal-coptic.el --- calendar functions for the Coptic/Ethiopic calendars -;; Copyright (C) 1995, 1997 Free Software Foundation, Inc. +;; Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005 +;; Free Software Foundation, Inc. ;; Author: Edward M. Reingold +;; Maintainer: Glenn Morris ;; Keywords: calendar ;; Human-Keywords: Coptic calendar, Ethiopic calendar, calendar, diary diff -r 757a5ae466cd -r a55ee709ec8d lisp/calendar/cal-dst.el --- a/lisp/calendar/cal-dst.el Sat Dec 10 05:46:09 2005 +0000 +++ b/lisp/calendar/cal-dst.el Sat Dec 10 05:46:09 2005 +0000 @@ -1,9 +1,11 @@ ;;; cal-dst.el --- calendar functions for daylight savings rules -;; Copyright (C) 1993, 1994, 1995, 1996 Free Software Foundation, Inc. +;; Copyright (C) 1993, 1994, 1995, 1996, 2001, 2002, 2003, 2004, 2005 +;; Free Software Foundation, Inc. ;; Author: Paul Eggert ;; Edward M. Reingold +;; Maintainer: Glenn Morris ;; Keywords: calendar ;; Human-Keywords: daylight savings time, calendar, diary, holidays diff -r 757a5ae466cd -r a55ee709ec8d lisp/calendar/cal-french.el --- a/lisp/calendar/cal-french.el Sat Dec 10 05:46:09 2005 +0000 +++ b/lisp/calendar/cal-french.el Sat Dec 10 05:46:09 2005 +0000 @@ -1,8 +1,10 @@ ;;; cal-french.el --- calendar functions for the French Revolutionary calendar -;; Copyright (C) 1988, 89, 92, 94, 95, 1997 Free Software Foundation, Inc. +;; Copyright (C) 1988, 1989, 1992, 1994, 1995, 1997, 2001, 2002, 2003, +;; 2004, 2005 Free Software Foundation, Inc. ;; Author: Edward M. Reingold +;; Maintainer: Glenn Morris ;; Keywords: calendar ;; Human-Keywords: French Revolutionary calendar, calendar, diary diff -r 757a5ae466cd -r a55ee709ec8d lisp/calendar/cal-hebrew.el --- a/lisp/calendar/cal-hebrew.el Sat Dec 10 05:46:09 2005 +0000 +++ b/lisp/calendar/cal-hebrew.el Sat Dec 10 05:46:09 2005 +0000 @@ -1,9 +1,11 @@ ;;; cal-hebrew.el --- calendar functions for the Hebrew calendar -;; Copyright (C) 1995, 1997, 2003 Free Software Foundation, Inc. +;; Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005 +;; Free Software Foundation, Inc. ;; Author: Nachum Dershowitz ;; Edward M. Reingold +;; Maintainer: Glenn Morris ;; Keywords: calendar ;; Human-Keywords: Hebrew calendar, calendar, diary diff -r 757a5ae466cd -r a55ee709ec8d lisp/calendar/cal-islam.el --- a/lisp/calendar/cal-islam.el Sat Dec 10 05:46:09 2005 +0000 +++ b/lisp/calendar/cal-islam.el Sat Dec 10 05:46:09 2005 +0000 @@ -1,8 +1,10 @@ ;;; cal-islam.el --- calendar functions for the Islamic calendar -;; Copyright (C) 1995, 1997, 2001, 2003 Free Software Foundation, Inc. +;; Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005 +;; Free Software Foundation, Inc. ;; Author: Edward M. Reingold +;; Maintainer: Glenn Morris ;; Keywords: calendar ;; Human-Keywords: Islamic calendar, calendar, diary diff -r 757a5ae466cd -r a55ee709ec8d lisp/calendar/cal-iso.el --- a/lisp/calendar/cal-iso.el Sat Dec 10 05:46:09 2005 +0000 +++ b/lisp/calendar/cal-iso.el Sat Dec 10 05:46:09 2005 +0000 @@ -1,6 +1,7 @@ ;;; cal-iso.el --- calendar functions for the ISO calendar -;; Copyright (C) 1995, 1997, 2004 Free Software Foundation, Inc. +;; Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005 +;; Free Software Foundation, Inc. ;; Author: Edward M. Reingold ;; Maintainer: Glenn Morris diff -r 757a5ae466cd -r a55ee709ec8d lisp/calendar/cal-julian.el --- a/lisp/calendar/cal-julian.el Sat Dec 10 05:46:09 2005 +0000 +++ b/lisp/calendar/cal-julian.el Sat Dec 10 05:46:09 2005 +0000 @@ -1,8 +1,10 @@ ;;; cal-julian.el --- calendar functions for the Julian calendar -;; Copyright (C) 1995, 1997 Free Software Foundation, Inc. +;; Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005 +;; Free Software Foundation, Inc. ;; Author: Edward M. Reingold +;; Maintainer: Glenn Morris ;; Keywords: calendar ;; Human-Keywords: Julian calendar, Julian day number, calendar, diary diff -r 757a5ae466cd -r a55ee709ec8d lisp/calendar/cal-mayan.el --- a/lisp/calendar/cal-mayan.el Sat Dec 10 05:46:09 2005 +0000 +++ b/lisp/calendar/cal-mayan.el Sat Dec 10 05:46:09 2005 +0000 @@ -1,9 +1,11 @@ ;;; cal-mayan.el --- calendar functions for the Mayan calendars -;; Copyright (C) 1992, 1993, 1995, 1997 Free Software Foundation, Inc. +;; Copyright (C) 1992, 1993, 1995, 1997, 2001, 2002, 2003, 2004, 2005 +;; Free Software Foundation, Inc. ;; Author: Stewart M. Clamen ;; Edward M. Reingold +;; Maintainer: Glenn Morris ;; Keywords: calendar ;; Human-Keywords: Mayan calendar, Maya, calendar, diary diff -r 757a5ae466cd -r a55ee709ec8d lisp/calendar/cal-move.el --- a/lisp/calendar/cal-move.el Sat Dec 10 05:46:09 2005 +0000 +++ b/lisp/calendar/cal-move.el Sat Dec 10 05:46:09 2005 +0000 @@ -1,6 +1,7 @@ ;;; cal-move.el --- calendar functions for movement in the calendar -;; Copyright (C) 1995, 2005 Free Software Foundation, Inc. +;; Copyright (C) 1995, 2001, 2002, 2003, 2004, 2005 +;; Free Software Foundation, Inc. ;; Author: Edward M. Reingold ;; Maintainer: Glenn Morris diff -r 757a5ae466cd -r a55ee709ec8d lisp/calendar/cal-persia.el --- a/lisp/calendar/cal-persia.el Sat Dec 10 05:46:09 2005 +0000 +++ b/lisp/calendar/cal-persia.el Sat Dec 10 05:46:09 2005 +0000 @@ -1,8 +1,10 @@ ;;; cal-persia.el --- calendar functions for the Persian calendar -;; Copyright (C) 1996, 1997 Free Software Foundation, Inc. +;; Copyright (C) 1996, 1997, 2001, 2002, 2003, 2004, 2005 +;; Free Software Foundation, Inc. ;; Author: Edward M. Reingold +;; Maintainer: Glenn Morris ;; Keywords: calendar ;; Human-Keywords: Persian calendar, calendar, diary diff -r 757a5ae466cd -r a55ee709ec8d lisp/calendar/cal-tex.el --- a/lisp/calendar/cal-tex.el Sat Dec 10 05:46:09 2005 +0000 +++ b/lisp/calendar/cal-tex.el Sat Dec 10 05:46:09 2005 +0000 @@ -1,9 +1,11 @@ ;;; cal-tex.el --- calendar functions for printing calendars with LaTeX -;; Copyright (C) 1995 Free Software Foundation, Inc. +;; Copyright (C) 1995, 2001, 2002, 2003, 2004, 2005 +;; Free Software Foundation, Inc. ;; Author: Steve Fisk ;; Edward M. Reingold +;; Maintainer: Glenn Morris ;; Keywords: calendar ;; Human-Keywords: Calendar, LaTeX diff -r 757a5ae466cd -r a55ee709ec8d lisp/calendar/cal-x.el --- a/lisp/calendar/cal-x.el Sat Dec 10 05:46:09 2005 +0000 +++ b/lisp/calendar/cal-x.el Sat Dec 10 05:46:09 2005 +0000 @@ -1,6 +1,7 @@ ;;; cal-x.el --- calendar windows in dedicated frames in X -;; Copyright (C) 1994, 1995, 2005 Free Software Foundation, Inc. +;; Copyright (C) 1994, 1995, 2001, 2002, 2003, 2004, 2005 +;; Free Software Foundation, Inc. ;; Author: Michael Kifer ;; Edward M. Reingold diff -r 757a5ae466cd -r a55ee709ec8d lisp/calendar/calendar.el --- a/lisp/calendar/calendar.el Sat Dec 10 05:46:09 2005 +0000 +++ b/lisp/calendar/calendar.el Sat Dec 10 05:46:09 2005 +0000 @@ -1,7 +1,7 @@ ;;; calendar.el --- calendar functions ;; Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1997, -;; 2000, 2001, 2003, 2004, 2005 Free Software Foundation, Inc. +;; 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. ;; Author: Edward M. Reingold ;; Maintainer: Glenn Morris diff -r 757a5ae466cd -r a55ee709ec8d lisp/calendar/diary-lib.el --- a/lisp/calendar/diary-lib.el Sat Dec 10 05:46:09 2005 +0000 +++ b/lisp/calendar/diary-lib.el Sat Dec 10 05:46:09 2005 +0000 @@ -1,7 +1,7 @@ ;;; diary-lib.el --- diary functions -;; Copyright (C) 1989, 1990, 1992, 1993, 1994, 1995, 2003, 2004, 2005 -;; Free Software Foundation, Inc. +;; Copyright (C) 1989, 1990, 1992, 1993, 1994, 1995, 2001, 2002, 2003, +;; 2004, 2005 Free Software Foundation, Inc. ;; Author: Edward M. Reingold ;; Maintainer: Glenn Morris diff -r 757a5ae466cd -r a55ee709ec8d lisp/calendar/holidays.el --- a/lisp/calendar/holidays.el Sat Dec 10 05:46:09 2005 +0000 +++ b/lisp/calendar/holidays.el Sat Dec 10 05:46:09 2005 +0000 @@ -1,7 +1,7 @@ ;;; holidays.el --- holiday functions for the calendar package -;; Copyright (C) 1989, 1990, 1992, 1993, 1994, 1997, 2004 Free -;; Software Foundation, Inc. +;; Copyright (C) 1989, 1990, 1992, 1993, 1994, 1997, 2001, 2002, 2003, +;; 2004, 2005 Free Software Foundation, Inc. ;; Author: Edward M. Reingold ;; Maintainer: Glenn Morris diff -r 757a5ae466cd -r a55ee709ec8d lisp/calendar/lunar.el --- a/lisp/calendar/lunar.el Sat Dec 10 05:46:09 2005 +0000 +++ b/lisp/calendar/lunar.el Sat Dec 10 05:46:09 2005 +0000 @@ -1,8 +1,10 @@ ;;; lunar.el --- calendar functions for phases of the moon -;; Copyright (C) 1992, 1993, 1995, 1997 Free Software Foundation, Inc. +;; Copyright (C) 1992, 1993, 1995, 1997, 2001, 2002, 2003, 2004, 2005 +;; Free Software Foundation, Inc. ;; Author: Edward M. Reingold +;; Maintainer: Glenn Morris ;; Keywords: calendar ;; Human-Keywords: moon, lunar phases, calendar, diary diff -r 757a5ae466cd -r a55ee709ec8d lisp/calendar/parse-time.el --- a/lisp/calendar/parse-time.el Sat Dec 10 05:46:09 2005 +0000 +++ b/lisp/calendar/parse-time.el Sat Dec 10 05:46:09 2005 +0000 @@ -1,6 +1,7 @@ ;;; parse-time.el --- parsing time strings -;; Copyright (C) 1996, 2000 by Free Software Foundation, Inc. +;; Copyright (C) 1996, 2000, 2001, 2002, 2003, 2004, 2005 +;; Free Software Foundation, Inc. ;; Author: Erik Naggum ;; Keywords: util diff -r 757a5ae466cd -r a55ee709ec8d lisp/calendar/solar.el --- a/lisp/calendar/solar.el Sat Dec 10 05:46:09 2005 +0000 +++ b/lisp/calendar/solar.el Sat Dec 10 05:46:09 2005 +0000 @@ -1,6 +1,7 @@ ;;; solar.el --- calendar functions for solar events -;; Copyright (C) 1992, 1993, 1995, 1997, 2003 Free Software Foundation, Inc. +;; Copyright (C) 1992, 1993, 1995, 1997, 2001, 2002, 2003, 2004, 2005 +;; Free Software Foundation, Inc. ;; Author: Edward M. Reingold ;; Denis B. Roegel diff -r 757a5ae466cd -r a55ee709ec8d lisp/calendar/time-date.el --- a/lisp/calendar/time-date.el Sat Dec 10 05:46:09 2005 +0000 +++ b/lisp/calendar/time-date.el Sat Dec 10 05:46:09 2005 +0000 @@ -1,6 +1,7 @@ ;;; time-date.el --- Date and time handling functions -;; Copyright (C) 1998, 1999, 2000, 2001, 2002, 2004, 2005 -;; Free Software Foundation, Inc. + +;; Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 +;; Free Software Foundation, Inc. ;; Author: Lars Magne Ingebrigtsen ;; Masanobu Umeda diff -r 757a5ae466cd -r a55ee709ec8d lisp/calendar/timeclock.el --- a/lisp/calendar/timeclock.el Sat Dec 10 05:46:09 2005 +0000 +++ b/lisp/calendar/timeclock.el Sat Dec 10 05:46:09 2005 +0000 @@ -1,6 +1,7 @@ ;;; timeclock.el --- mode for keeping track of how much you work -;; Copyright (C) 1999, 2000, 2001, 2003, 2004, 2005 Free Software Foundation, Inc. +;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005 +;; Free Software Foundation, Inc. ;; Author: John Wiegley ;; Created: 25 Mar 1999 diff -r 757a5ae466cd -r a55ee709ec8d lisp/calendar/todo-mode.el --- a/lisp/calendar/todo-mode.el Sat Dec 10 05:46:09 2005 +0000 +++ b/lisp/calendar/todo-mode.el Sat Dec 10 05:46:09 2005 +0000 @@ -1,6 +1,7 @@ ;;; todo-mode.el --- major mode for editing TODO list files -;; Copyright (C) 1997, 1999, 2001 Free Software Foundation, Inc. +;; Copyright (C) 1997, 1999, 2001, 2002, 2003, 2004, 2005 +;; Free Software Foundation, Inc. ;; Author: Oliver Seidel ;; [Not clear the above works, July 2000]