comparison lisp/calendar/cal-move.el @ 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 7a3f13e2dd57
children 93e11478c954 e6fdae9180d4
comparison
equal deleted inserted replaced
77278:364de8606280 77279:345c5cf4990e
27 27
28 ;;; Commentary: 28 ;;; Commentary:
29 29
30 ;; This collection of functions implements movement in the calendar for 30 ;; This collection of functions implements movement in the calendar for
31 ;; calendar.el. 31 ;; calendar.el.
32
33 ;; Comments, corrections, and improvements should be sent to
34 ;; Edward M. Reingold Department of Computer Science
35 ;; (217) 333-6733 University of Illinois at Urbana-Champaign
36 ;; reingold@cs.uiuc.edu 1304 West Springfield Avenue
37 ;; Urbana, Illinois 61801
38 32
39 ;;; Code: 33 ;;; Code:
40 34
41 (defvar displayed-month) 35 (defvar displayed-month)
42 (defvar displayed-year) 36 (defvar displayed-year)