# HG changeset patch # User Edward M. Reingold # Date 783551194 0 # Node ID 35d1324acc641ab9f5af05346ff2fe97591a5b9a # Parent bd5dc931e46e397fba6b6f153cd49fa2e642d3a5 Delete old reference to window configuration. diff -r bd5dc931e46e -r 35d1324acc64 lisp/calendar/calendar.el --- a/lisp/calendar/calendar.el Sun Oct 30 21:02:06 1994 +0000 +++ b/lisp/calendar/calendar.el Sun Oct 30 21:06:34 1994 +0000 @@ -1527,7 +1527,6 @@ (setq buffer-read-only t) (setq indent-tabs-mode nil) (update-calendar-mode-line) - (make-local-variable 'calendar-window-configuration);; Windows on entry. (make-local-variable 'calendar-mark-ring) (make-local-variable 'displayed-month);; Month in middle of window. (make-local-variable 'displayed-year));; Year in middle of window.