From: Edward M. Reingold Date: Thu, 1 Jun 1995 20:53:04 +0000 (+0000) Subject: Autoload calendar-setup. X-Git-Tag: emacs-19.34~3809 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a096c36b853068bd51f4e4db7bb8b72832800807;p=emacs.git Autoload calendar-setup. --- diff --git a/lisp/calendar/cal-x.el b/lisp/calendar/cal-x.el index 650bf4116bf..61ccc32faa1 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,