# HG changeset patch # User Edward M. Reingold # Date 802039984 0 # Node ID 0be90c288c4e99bbed8a9b483ca8da21cc8c4412 # Parent 8e3d4f515bbb515edffb0bb37946854da3c228bd Autoload calendar-setup. diff -r 8e3d4f515bbb -r 0be90c288c4e lisp/calendar/cal-x.el --- a/lisp/calendar/cal-x.el Thu Jun 01 09:26:48 1995 +0000 +++ b/lisp/calendar/cal-x.el Thu Jun 01 20:53:04 1995 +0000 @@ -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,