Mercurial > emacs
changeset 77279:345c5cf4990e
(Commentary): No longer maintained by original author, bug reports as
for the rest of emacs.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Tue, 17 Apr 2007 02:35:44 +0000 |
parents | 364de8606280 |
children | 128de1e556af |
files | lisp/calendar/cal-china.el lisp/calendar/cal-coptic.el lisp/calendar/cal-french.el lisp/calendar/cal-hebrew.el lisp/calendar/cal-islam.el lisp/calendar/cal-iso.el lisp/calendar/cal-julian.el lisp/calendar/cal-mayan.el lisp/calendar/cal-menu.el lisp/calendar/cal-move.el lisp/calendar/cal-x.el lisp/calendar/calendar.el lisp/calendar/diary-lib.el lisp/calendar/holidays.el lisp/calendar/lunar.el lisp/calendar/solar.el |
diffstat | 16 files changed, 0 insertions(+), 92 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/calendar/cal-china.el Tue Apr 17 02:33:07 2007 +0000 +++ b/lisp/calendar/cal-china.el Tue Apr 17 02:35:44 2007 +0000 @@ -43,12 +43,6 @@ ;; ``Calendrical Calculations: The Millennium Edition'' by Edward M. Reingold ;; and Nachum Dershowitz, Cambridge University Press (2001). -;; Comments, corrections, and improvements should be sent to -;; Edward M. Reingold Department of Computer Science -;; (217) 333-6733 University of Illinois at Urbana-Champaign -;; reingold@cs.uiuc.edu 1304 West Springfield Avenue -;; Urbana, Illinois 61801 - ;;; Code: (defvar date)
--- a/lisp/calendar/cal-coptic.el Tue Apr 17 02:33:07 2007 +0000 +++ b/lisp/calendar/cal-coptic.el Tue Apr 17 02:35:44 2007 +0000 @@ -34,12 +34,6 @@ ;; ``Calendrical Calculations: The Millennium Edition'' by Edward M. Reingold ;; and Nachum Dershowitz, Cambridge University Press (2001). -;; Comments, corrections, and improvements should be sent to -;; Edward M. Reingold Department of Computer Science -;; (217) 333-6733 University of Illinois at Urbana-Champaign -;; reingold@cs.uiuc.edu 1304 West Springfield Avenue -;; Urbana, Illinois 61801 - ;;; Code: (defvar date)
--- a/lisp/calendar/cal-french.el Tue Apr 17 02:33:07 2007 +0000 +++ b/lisp/calendar/cal-french.el Tue Apr 17 02:35:44 2007 +0000 @@ -37,12 +37,6 @@ ;; E. M. Reingold, N. Dershowitz, and S. M. Clamen, Software--Practice and ;; Experience, Volume 23, Number 4 (April, 1993), pages 383-404. -;; Comments, corrections, and improvements should be sent to -;; Edward M. Reingold Department of Computer Science -;; (217) 333-6733 University of Illinois at Urbana-Champaign -;; reingold@cs.uiuc.edu 1304 West Springfield Avenue -;; Urbana, Illinois 61801 - ;;; Code: (defvar date)
--- a/lisp/calendar/cal-hebrew.el Tue Apr 17 02:33:07 2007 +0000 +++ b/lisp/calendar/cal-hebrew.el Tue Apr 17 02:35:44 2007 +0000 @@ -35,12 +35,6 @@ ;; ``Calendrical Calculations: The Millennium Edition'' by Edward M. Reingold ;; and Nachum Dershowitz, Cambridge University Press (2001). -;; Comments, corrections, and improvements should be sent to -;; Edward M. Reingold Department of Computer Science -;; (217) 333-6733 University of Illinois at Urbana-Champaign -;; reingold@cs.uiuc.edu 1304 West Springfield Avenue -;; Urbana, Illinois 61801 - ;;; Code: (defvar date)
--- a/lisp/calendar/cal-islam.el Tue Apr 17 02:33:07 2007 +0000 +++ b/lisp/calendar/cal-islam.el Tue Apr 17 02:35:44 2007 +0000 @@ -34,12 +34,6 @@ ;; ``Calendrical Calculations: The Millennium Edition'' by Edward M. Reingold ;; and Nachum Dershowitz, Cambridge University Press (2001). -;; Comments, corrections, and improvements should be sent to -;; Edward M. Reingold Department of Computer Science -;; (217) 333-6733 University of Illinois at Urbana-Champaign -;; reingold@cs.uiuc.edu 1304 West Springfield Avenue -;; Urbana, Illinois 61801 - ;;; Code: (defvar date)
--- a/lisp/calendar/cal-iso.el Tue Apr 17 02:33:07 2007 +0000 +++ b/lisp/calendar/cal-iso.el Tue Apr 17 02:35:44 2007 +0000 @@ -34,12 +34,6 @@ ;; ``Calendrical Calculations: The Millennium Edition'' by Edward M. Reingold ;; and Nachum Dershowitz, Cambridge University Press (2001). -;; Comments, corrections, and improvements should be sent to -;; Edward M. Reingold Department of Computer Science -;; (217) 333-6733 University of Illinois at Urbana-Champaign -;; reingold@cs.uiuc.edu 1304 West Springfield Avenue -;; Urbana, Illinois 61801 - ;;; Code: (defvar date)
--- a/lisp/calendar/cal-julian.el Tue Apr 17 02:33:07 2007 +0000 +++ b/lisp/calendar/cal-julian.el Tue Apr 17 02:35:44 2007 +0000 @@ -34,12 +34,6 @@ ;; ``Calendrical Calculations: The Millennium Edition'' by Edward M. Reingold ;; and Nachum Dershowitz, Cambridge University Press (2001). -;; Comments, corrections, and improvements should be sent to -;; Edward M. Reingold Department of Computer Science -;; (217) 333-6733 University of Illinois at Urbana-Champaign -;; reingold@cs.uiuc.edu 1304 West Springfield Avenue -;; Urbana, Illinois 61801 - ;;; Code: (defvar date)
--- a/lisp/calendar/cal-mayan.el Tue Apr 17 02:33:07 2007 +0000 +++ b/lisp/calendar/cal-mayan.el Tue Apr 17 02:35:44 2007 +0000 @@ -43,8 +43,6 @@ ;; reingold@cs.uiuc.edu 1304 West Springfield Avenue ;; Urbana, Illinois 61801 -;; Comments, improvements, and bug reports should be sent to Reingold. - ;; Technical details of the Mayan calendrical calculations can be found in ;; ``Calendrical Calculations: The Millennium Edition'' by Edward M. Reingold ;; and Nachum Dershowitz, Cambridge University Press (2001), and in
--- a/lisp/calendar/cal-menu.el Tue Apr 17 02:33:07 2007 +0000 +++ b/lisp/calendar/cal-menu.el Tue Apr 17 02:35:44 2007 +0000 @@ -31,12 +31,6 @@ ;; This collection of functions implements menu bar and popup menu support for ;; calendar.el. -;; Comments, corrections, and improvements should be sent to -;; Edward M. Reingold Department of Computer Science -;; (217) 333-6733 University of Illinois at Urbana-Champaign -;; reingold@cs.uiuc.edu 1304 West Springfield Avenue -;; Urbana, Illinois 61801 - ;;; Code: (defvar displayed-month)
--- a/lisp/calendar/cal-move.el Tue Apr 17 02:33:07 2007 +0000 +++ b/lisp/calendar/cal-move.el Tue Apr 17 02:35:44 2007 +0000 @@ -30,12 +30,6 @@ ;; This collection of functions implements movement in the calendar for ;; calendar.el. -;; Comments, corrections, and improvements should be sent to -;; Edward M. Reingold Department of Computer Science -;; (217) 333-6733 University of Illinois at Urbana-Champaign -;; reingold@cs.uiuc.edu 1304 West Springfield Avenue -;; Urbana, Illinois 61801 - ;;; Code: (defvar displayed-month)
--- a/lisp/calendar/cal-x.el Tue Apr 17 02:33:07 2007 +0000 +++ b/lisp/calendar/cal-x.el Tue Apr 17 02:35:44 2007 +0000 @@ -31,12 +31,6 @@ ;; This collection of functions implements dedicated frames in X for ;; calendar.el. -;; Comments, corrections, and improvements should be sent to -;; Edward M. Reingold Department of Computer Science -;; (217) 333-6733 University of Illinois at Urbana-Champaign -;; reingold@cs.uiuc.edu 1304 West Springfield Avenue -;; Urbana, Illinois 61801 - ;;; Code: (require 'calendar)
--- a/lisp/calendar/calendar.el Tue Apr 17 02:33:07 2007 +0000 +++ b/lisp/calendar/calendar.el Tue Apr 17 02:35:44 2007 +0000 @@ -90,12 +90,6 @@ ;; reingold@cs.uiuc.edu with the SUBJECT "send-paper-cal" (no quotes) and ;; the message BODY containing your mailing address (snail). -;; Comments, corrections, and improvements should be sent to -;; Edward M. Reingold Department of Computer Science -;; (217) 333-6733 University of Illinois at Urbana-Champaign -;; reingold@cs.uiuc.edu 1304 West Springfield Avenue -;; Urbana, Illinois 61801 - ;;; Code: (defvar displayed-month)
--- a/lisp/calendar/diary-lib.el Tue Apr 17 02:33:07 2007 +0000 +++ b/lisp/calendar/diary-lib.el Tue Apr 17 02:35:44 2007 +0000 @@ -29,12 +29,6 @@ ;; This collection of functions implements the diary features as described ;; in calendar.el. -;; Comments, corrections, and improvements should be sent to -;; Edward M. Reingold Department of Computer Science -;; (217) 333-6733 University of Illinois at Urbana-Champaign -;; reingold@cs.uiuc.edu 1304 West Springfield Avenue -;; Urbana, Illinois 61801 - ;;; Code: (require 'calendar)
--- a/lisp/calendar/holidays.el Tue Apr 17 02:33:07 2007 +0000 +++ b/lisp/calendar/holidays.el Tue Apr 17 02:35:44 2007 +0000 @@ -45,12 +45,6 @@ ;; reingold@cs.uiuc.edu with the SUBJECT "send-paper-cal" (no quotes) and ;; the message BODY containing your mailing address (snail). -;; Comments, corrections, and improvements should be sent to -;; Edward M. Reingold Department of Computer Science -;; (217) 333-6733 University of Illinois at Urbana-Champaign -;; reingold@cs.uiuc.edu 1304 West Springfield Avenue -;; Urbana, Illinois 61801 - ;;; Code: (defvar displayed-month)
--- a/lisp/calendar/lunar.el Tue Apr 17 02:33:07 2007 +0000 +++ b/lisp/calendar/lunar.el Tue Apr 17 02:35:44 2007 +0000 @@ -43,12 +43,6 @@ ;; ``Calendrical Calculations: The Millennium Edition'' by Edward M. Reingold ;; and Nachum Dershowitz, Cambridge University Press (2001). -;; Comments, corrections, and improvements should be sent to -;; Edward M. Reingold Department of Computer Science -;; (217) 333-6733 University of Illinois at Urbana-Champaign -;; reingold@cs.uiuc.edu 1304 West Springfield Avenue -;; Urbana, Illinois 61801 - ;;; Code: (defvar date)
--- a/lisp/calendar/solar.el Tue Apr 17 02:33:07 2007 +0000 +++ b/lisp/calendar/solar.el Tue Apr 17 02:35:44 2007 +0000 @@ -53,12 +53,6 @@ ;; ``Calendrical Calculations: The Millennium Edition'' by Edward M. Reingold ;; and Nachum Dershowitz, Cambridge University Press (2001). -;; Comments, corrections, and improvements should be sent to -;; Edward M. Reingold Department of Computer Science -;; (217) 333-6733 University of Illinois at Urbana-Champaign -;; reingold@cs.uiuc.edu 1304 West Springfield Avenue -;; Urbana, Illinois 61801 - ;;; Code: (defvar date)