comparison lisp/calendar/calendar.el @ 90813:e6fdae9180d4

Merge from emacs--devo--0 Patches applied: * emacs--devo--0 (patch 698-710) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 216) - Update from CVS Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-196
author Miles Bader <miles@gnu.org>
date Tue, 24 Apr 2007 21:56:25 +0000
parents 4ef881a120fe 345c5cf4990e
children a1be62cbd32a
comparison
equal deleted inserted replaced
90812:6137cc8ddf90 90813:e6fdae9180d4
87 ;; pages 383-404. 87 ;; pages 383-404.
88 88
89 ;; Hard copies of these two papers can be obtained by sending email to 89 ;; Hard copies of these two papers can be obtained by sending email to
90 ;; reingold@cs.uiuc.edu with the SUBJECT "send-paper-cal" (no quotes) and 90 ;; reingold@cs.uiuc.edu with the SUBJECT "send-paper-cal" (no quotes) and
91 ;; the message BODY containing your mailing address (snail). 91 ;; the message BODY containing your mailing address (snail).
92
93 ;; Comments, corrections, and improvements should be sent to
94 ;; Edward M. Reingold Department of Computer Science
95 ;; (217) 333-6733 University of Illinois at Urbana-Champaign
96 ;; reingold@cs.uiuc.edu 1304 West Springfield Avenue
97 ;; Urbana, Illinois 61801
98 92
99 ;;; Code: 93 ;;; Code:
100 94
101 (defvar displayed-month) 95 (defvar displayed-month)
102 (defvar displayed-year) 96 (defvar displayed-year)