summaryrefslogtreecommitdiff
path: root/lisp/calendar/cal-x.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/calendar/cal-x.el')
-rw-r--r--lisp/calendar/cal-x.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/calendar/cal-x.el b/lisp/calendar/cal-x.el
index c12e23cfa26..7921a270be4 100644
--- a/lisp/calendar/cal-x.el
+++ b/lisp/calendar/cal-x.el
@@ -134,7 +134,7 @@ Can be used to change frame parameters, such as font, color, location, etc.")
(append special-display-buffer-names
(list "*Yahrzeits*" lunar-phases-buffer holiday-buffer
fancy-diary-buffer (get-file-buffer diary-file)
- calendar-buffer)))
+ other-calendars-buffer calendar-buffer)))
(run-hooks 'cal-x-load-hook)