aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/calendar
diff options
context:
space:
mode:
authorEdward M. Reingold <[email protected]>1994-10-30 21:06:34 +0000
committerEdward M. Reingold <[email protected]>1994-10-30 21:06:34 +0000
commit4dd1b83a5ac5a6dab0f96ad772821ceaac0dd470 (patch)
treec63c5668ec54c709a608d3f27906db2923a64ad5 /lisp/calendar
parentce006f691a2ee71b538ec4d65baf33c8943e0216 (diff)
Delete old reference to window configuration.
Diffstat (limited to 'lisp/calendar')
-rw-r--r--lisp/calendar/calendar.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/calendar/calendar.el b/lisp/calendar/calendar.el
index 18e5ea10ef..76efe85c6f 100644
--- a/lisp/calendar/calendar.el
+++ b/lisp/calendar/calendar.el
@@ -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.