Mercurial > hg > xemacs-beta
diff lisp/calendar/custom-load.el @ 189:489f57a838ef r20-3b21
Import from CVS: tag r20-3b21
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:57:07 +0200 |
parents | 15872534500d |
children | a2f645c6b9f8 |
line wrap: on
line diff
--- a/lisp/calendar/custom-load.el Mon Aug 13 09:56:30 2007 +0200 +++ b/lisp/calendar/custom-load.el Mon Aug 13 09:57:07 2007 +0200 @@ -1,3 +1,5 @@ +(custom-put 'holidays 'custom-loads '("calendar")) +(custom-put 'calendar 'custom-loads '("calendar")) +(custom-put 'local 'custom-loads '("calendar")) +(custom-put 'diary 'custom-loads '("calendar")) (custom-put 'appt 'custom-loads '("appt")) -(custom-put 'holidays 'custom-loads '("calendar")) -(custom-put 'diary 'custom-loads '("calendar"))