]> git.eshelyaron.com Git - emacs.git/commitdiff
Delete old reference to window configuration.
authorEdward M. Reingold <reingold@emr.cs.iit.edu>
Sun, 30 Oct 1994 21:06:34 +0000 (21:06 +0000)
committerEdward M. Reingold <reingold@emr.cs.iit.edu>
Sun, 30 Oct 1994 21:06:34 +0000 (21:06 +0000)
lisp/calendar/calendar.el

index 18e5ea10efc04f7df5957f6200fa0af470cc4235..76efe85c6f419c98307ab4105d4c3adacc3a5558 100644 (file)
@@ -1527,7 +1527,6 @@ For a complete description, type \
   (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.