aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/calendar
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/calendar')
-rw-r--r--lisp/calendar/cal-x.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/calendar/cal-x.el b/lisp/calendar/cal-x.el
index 650bf4116b..61ccc32faa 100644
--- a/lisp/calendar/cal-x.el
+++ b/lisp/calendar/cal-x.el
@@ -40,6 +40,7 @@
(if (not (fboundp 'calendar-basic-setup))
(fset 'calendar-basic-setup (symbol-function 'calendar)))
+;;;###autoload
(defvar calendar-setup 'one-frame
"The frame set up of the calendar.
The choices are `one-frame' (calendar and diary together in one separate,