]> git.eshelyaron.com Git - emacs.git/commitdiff
Autoload calendar-setup.
authorEdward M. Reingold <reingold@emr.cs.iit.edu>
Thu, 1 Jun 1995 20:53:04 +0000 (20:53 +0000)
committerEdward M. Reingold <reingold@emr.cs.iit.edu>
Thu, 1 Jun 1995 20:53:04 +0000 (20:53 +0000)
lisp/calendar/cal-x.el

index 650bf4116bf111b6410e4d8aadcb75589779e121..61ccc32faa1243e47075a7e73404afff59e6adce 100644 (file)
@@ -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,