Mercurial > emacs
changeset 12049:0be90c288c4e
Autoload calendar-setup.
author | Edward M. Reingold <reingold@emr.cs.iit.edu> |
---|---|
date | Thu, 01 Jun 1995 20:53:04 +0000 |
parents | 8e3d4f515bbb |
children | b740095d6a47 |
files | lisp/calendar/cal-x.el |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
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,