diff lisp/calendar/cal-x.el @ 12049:0be90c288c4e

Autoload calendar-setup.
author Edward M. Reingold <reingold@emr.cs.iit.edu>
date Thu, 01 Jun 1995 20:53:04 +0000
parents 283559c9d0ad
children b163768a998f
line wrap: on
line diff
--- 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,