From a096c36b853068bd51f4e4db7bb8b72832800807 Mon Sep 17 00:00:00 2001 From: "Edward M. Reingold" Date: Thu, 1 Jun 1995 20:53:04 +0000 Subject: Autoload calendar-setup. --- lisp/calendar/cal-x.el | 1 + 1 file changed, 1 insertion(+) (limited to 'lisp/calendar') 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, -- cgit v1.2.3