aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/calendar
diff options
context:
space:
mode:
authorEdward M. Reingold <[email protected]>1995-06-01 20:53:04 +0000
committerEdward M. Reingold <[email protected]>1995-06-01 20:53:04 +0000
commita096c36b853068bd51f4e4db7bb8b72832800807 (patch)
tree6d770d8604ae9a8049cd46600d67987a2b6a845e /lisp/calendar
parent19f7908595ac9c2f7510a966dbd52940b086efe5 (diff)
Autoload calendar-setup.
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,